Uses of Package
org.monte.media.av
Packages that use org.monte.media.av
Package
Description
Defines an API for audio and video processing, and provides base implementations.
Provides base classes for audio codecs.
Provides time processing codecs.
Provides base classes for video codecs, and common video codecs.
Provides media handlers for the AVI file format.
Provides AVI-specific audio codecs.
Provides AVI-specific video codecs.
Provides abstractions for image sequences represented by folders
with image files.
Provides interpolation classes.
Provides classes for processing QuickTime files.
Provides QuickTime-specific audio codecs.
Provides QuickTime-specific video codecs.
-
Classes in org.monte.media.av used by org.monte.media.avClassDescription
AbstractMovie.ABuffercarries media data from one media processing unit to another.BufferFlag.ACodecprocesses aBufferand stores the result in anotherBuffer.Specifies the format of a media, for example of audio and video.A FormatKey provides type-safe access to an attribute of aFormat.A linear interpolator for use in conjunction with an Animator object.Amovieprovides an editable container for media samples in a time and tracks coordinate system.A simple API for reading movie data (audio and video) from a file.A simple API for writing movie data (audio and video) into a file.AMultiplexercan write multiple media tracks into a single output stream.TheRegistryfor audio and video codecs.ATrackrefers to media data that can be interpreted in a time coordinate system. -
Classes in org.monte.media.av used by org.monte.media.av.codec.audioClassDescription
AbstractCodec.ABuffercarries media data from one media processing unit to another.ACodecprocesses aBufferand stores the result in anotherBuffer.Specifies the format of a media, for example of audio and video.A FormatKey provides type-safe access to an attribute of aFormat.Defines commonFormatKey's. -
Classes in org.monte.media.av used by org.monte.media.av.codec.timeClassDescription
AbstractCodec.ABuffercarries media data from one media processing unit to another.ACodecprocesses aBufferand stores the result in anotherBuffer.Specifies the format of a media, for example of audio and video. -
Classes in org.monte.media.av used by org.monte.media.av.codec.videoClassDescription
AbstractCodec.ABuffercarries media data from one media processing unit to another.ACodecprocesses aBufferand stores the result in anotherBuffer.Service provider interface forCodec.Specifies the format of a media, for example of audio and video.A FormatKey provides type-safe access to an attribute of aFormat.Defines commonFormatKey's. -
Classes in org.monte.media.av used by org.monte.media.aviClassDescription
AbstractMovie.ABuffercarries media data from one media processing unit to another.ACodecprocesses aBufferand stores the result in anotherBuffer.Specifies the format of a media, for example of audio and video.Amovieprovides an editable container for media samples in a time and tracks coordinate system.A simple API for reading movie data (audio and video) from a file.Service provider interface forMovieReader.A simple API for writing movie data (audio and video) into a file.Service provider interface forMovieWriter.AMultiplexercan write multiple media tracks into a single output stream. -
Classes in org.monte.media.av used by org.monte.media.avi.codec.audioClassDescription
AbstractCodec.ACodecprocesses aBufferand stores the result in anotherBuffer.Service provider interface forCodec. -
Classes in org.monte.media.av used by org.monte.media.avi.codec.videoClassDescription
AbstractCodec.ABuffercarries media data from one media processing unit to another.ACodecprocesses aBufferand stores the result in anotherBuffer.Service provider interface forCodec.Specifies the format of a media, for example of audio and video. -
Classes in org.monte.media.av used by org.monte.media.imgseqClassDescriptionA
Buffercarries media data from one media processing unit to another.ADemultiplexertakes a data source with multiplexed media as an input and outputs the media in individual tracks.Specifies the format of a media, for example of audio and video.A simple API for writing movie data (audio and video) into a file.AMultiplexercan write multiple media tracks into a single output stream.ATrackrefers to media data that can be interpreted in a time coordinate system. -
Classes in org.monte.media.av used by org.monte.media.interpolatorClassDescriptionA linear interpolator for use in conjunction with an Animator object.
-
Classes in org.monte.media.av used by org.monte.media.quicktimeClassDescription
AbstractMovie.ABuffercarries media data from one media processing unit to another.ACodecprocesses aBufferand stores the result in anotherBuffer.Specifies the format of a media, for example of audio and video.Amovieprovides an editable container for media samples in a time and tracks coordinate system.A simple API for reading movie data (audio and video) from a file.Service provider interface forMovieReader.A simple API for writing movie data (audio and video) into a file.Service provider interface forMovieWriter.AMultiplexercan write multiple media tracks into a single output stream. -
Classes in org.monte.media.av used by org.monte.media.quicktime.codec.audioClassDescription
AbstractCodec.ACodecprocesses aBufferand stores the result in anotherBuffer.Service provider interface forCodec. -
Classes in org.monte.media.av used by org.monte.media.quicktime.codec.videoClassDescription
AbstractCodec.ABuffercarries media data from one media processing unit to another.ACodecprocesses aBufferand stores the result in anotherBuffer.Service provider interface forCodec.Specifies the format of a media, for example of audio and video.