Uses of Interface
javax.media.Codec

Packages that use Codec
javax.media   
 

Uses of Codec in javax.media
 

Subinterfaces of Codec in javax.media
 interface Effect
          An Effect is a media processing unit that takes an input Buffer of data, performs some special-effects processing on the data, and then outputs the data to an output Buffer.