Package javax.media.format

Class Summary
AudioFormat Encapsulates format information for audio data.
FormatChangeEvent A FormatChangeEvent is posted by a Controller when the Format of its media changes.
H261Format Describes H.261 compressed video data.
H263Format Describes H.263 compressed video data.
IndexedColorFormat Describes indexed color video data.
JPEGFormat Describes JPEG compressed video data.
RGBFormat Describes uncompressed RGB data.
VideoFormat Encapsulates format information for video data.
YUVFormat Describes YUV image data.
 

Exception Summary
UnsupportedFormatException An UnsupportedFormatException is thrown when a format change request fails because the requested Format is not supported.