Package quicktime.std.movies.media

Interface Summary
AudioMediaHandler Media Handler classes that implement this interface provide support for getting and setting balance in their sound output.
 

Class Summary
BaseMedia The BaseMedia class repesents base media in QuickTime.
DataHandler The DataHandler class implements the corresponding data structure of the Movie Toolbox.
DataRef The DataRef class implements the data reference structure of the Movie Toolbox.
FlashDescription This class maps the FlashDescription record of the MovieToolbox.
FlashMedia The FlashMedia class repesents Flash media in QuickTime.
FlashMediaHandler This media handler allows a SWF file to be treated as a track within a QuickTime movie.
FoundTextInfo The FoundTextInfo class contains information returned from searching text in a track.
GenericMedia The GenericMedia class provides a base from which to construct media classes that represent media types that are unknown to the standard QT distribution.
HandlerInfo HandlerInfo contains general information for Media and Data Handler components on the type of information they handle and manufacturer's name and ID.
LevelMeterInfo This class returns information from the SoundMediaHandler of the number of channels available for metering and the left and right meter level
Media The Media class implements the corresponding data structure of the Movie Toolbox.
MediaEQSpectrumBands This represents the Equalizer Spectrum of Bands.
MediaHandler The MediaHandler class implements the corresponding data structure of the Movie Toolbox.
MediaSample The MediaSample class contains media information and data.
MPEGMedia The MPEGMedia class repesents base media in QuickTime.
MPEGMediaHandler  
MusicDescription This class maps the MusicDescription record of the MovieToolbox.
MusicMedia The MusicMedia class repesents music media in QuickTime.
MusicMediaHandler  
SampleDescription The SampleDescription class implements the SampleDescription data structure of the Movie Toolbox.
SampleInfo The SampleInfo class contains information about the reference information of a media sample.
SampleReference The SampleReference class forms a general base class for information that can be constructed or gleaned about media samples and references.
SampleReferenceInfo The SampleReferenceInfo class contains information about media samples.
SampleReferenceVector This class represents a SampleReferenceVector which is an array of SampleReference objects.
SampleTimeInfo The SampleTimeInfo class encapsulates a media sample's timing information.
SoundDescription This class maps the SoundDescription record of the MovieToolbox.
SoundMedia The SoundMedia class repesents sound media in QuickTime.
SoundMediaHandler  
SpriteDescription This class maps the SpriteDescription record of the MovieToolbox.
SpriteMedia The SpriteMedia class repesents sprite media in QuickTime.
SpriteMediaHandler  
StreamDescription This class maps the StreamDescription record of the MovieToolbox.
StreamMedia The StreamMedia class repesents base media in QuickTime.
StreamMediaHandler The Media handler for Stream Media tracks
TextDescription This class maps the TextDescription record of the MovieToolbox.
TextMedia The TextMedia class repesents text media in QuickTime.
TextMediaHandler  
ThreeDDescription This class maps the ThreeDDescription record of the MovieToolbox.
ThreeDMedia The ThreeDMedia class repesents base media in QuickTime.
ThreeDMediaHandler  
TimeCodeMedia The TimeCodeMedia class repesents time code media in QuickTime.
TweenMedia The TweenMedia class repesents base media in QuickTime.
UserData The UserData class implements the corresponding data structure of the Movie Toolbox.
VideoMedia The VideoMedia class repesents video media in QuickTime.
VideoMediaHandler  
VisualMediaHandler