Uses of Package
quicktime.std.qtcomponents

Packages that use quicktime.std.qtcomponents
quicktime.io   
quicktime.qd   
quicktime.std.image   
quicktime.std.movies   
quicktime.std.movies.media   
quicktime.std.qtcomponents   
quicktime.util   
 

Classes in quicktime.std.qtcomponents used by quicktime.io
MovieImporter
          Assists in importing movie data.
 

Classes in quicktime.std.qtcomponents used by quicktime.qd
ImageCompressionDialog
          This class represents the standard compression dialog for images.
 

Classes in quicktime.std.qtcomponents used by quicktime.std.image
ImageCompressionDialog
          This class represents the standard compression dialog for images.
SpatialSettings
           
TimeCodeDef
          The TimeCode definition class contains timecode formatting information.
TimeCodeTime
          The TimeCodeTime class represents time as HH:MM:SS:FF.
 

Classes in quicktime.std.qtcomponents used by quicktime.std.movies
CompressionDialog
          This class represents the standard compression dialog.
MovieExporter
          Assists in exporting movie data and data conversion operations.
MovieImporter
          Assists in importing movie data.
MovieImportInfo
          MovieImportInfo contains information for the movie import component.
 

Classes in quicktime.std.qtcomponents used by quicktime.std.movies.media
MovieImporter
          Assists in importing movie data.
TimeCodeDescription
          This class maps the TimeCodeDescription record of the MovieToolbox.
TimeCoder
           
 

Classes in quicktime.std.qtcomponents used by quicktime.std.qtcomponents
CompressionDialog
          This class represents the standard compression dialog.
DataCodecInfo
          An object of this class is returned after a DataCodecCompressor.compress call
DataRateSettings
           
ImageCompressionDialog
          This class represents the standard compression dialog for images.
MovieImporter
          Assists in importing movie data.
MovieImportInfo
          MovieImportInfo contains information for the movie import component.
SCInfo
           
SCSequence
           
SpatialSettings
           
TCTextOptions
           
TemporalSettings
           
TimeCodeDef
          The TimeCode definition class contains timecode formatting information.
TimeCodeDescription
          This class maps the TimeCodeDescription record of the MovieToolbox.
TimeCodeInfo
          The TimeCodeInfo class represents time code as frame count or as HH:MM:SS:FF.
TimeCoder
           
TimeCodeTime
          The TimeCodeTime class represents time as HH:MM:SS:FF.
XMLAttribute
          The XMLAttribute corresponds to the QuickTime XMLAttribute
XMLCharDataProc
          The XMLCharDataProc corresponds to the QuickTime CharDataHandler callback
XMLCommentProc
          The XMLCommentProc corresponds to the QuickTime CommentHandler callback
XMLContent
          The XMLContent implements java wrapper of pointer to QuickTime XMLContent
XMLDoc
          XMLDoc class corresponds to the QuickTime XMLDoc
XMLElement
          #pragma options align=mac68k struct XMLElement { UInt32 identifier; // size 4 // Tokenized identifier, if the element name was recognized by the parser char * name; // size 4 // Element name, only present if identifier == xmlIdentifierUnrecognized XMLAttributePtr attributes; // size 4 // Array of attributes, terminated with an attribute with identifier == xmlIdentifierInvalid XMLContentPtr contents; // size 4 // Array of contents, terminated with a content with kind == xmlIdentifierInvalid }; // sizeof (XMLElement) = 16
XMLEndDocProc
          The XMLEndDocProc corresponds to the QuickTime EndDocumentHandler callback
XMLEndElementProc
          The XMLEndElementProc corresponds to the QuickTime EndElementHandler callback
XMLPreprocessorProc
          The XMLPreprocessorProc corresponds to the QuickTime PreprocessInstructionHandler callback
XMLStartDocProc
          The XMLStartDocProc corresponds to the QuickTime StartDocumentHandler callback
XMLStartElementProc
          The XMLStartElementProc corresponds to the QuickTime StartElementHandler callback
 

Classes in quicktime.std.qtcomponents used by quicktime.util
CompressionDialog
          This class represents the standard compression dialog.
SCInfo
           
SCSequence
           
TimeCodeDescription
          This class maps the TimeCodeDescription record of the MovieToolbox.
TimeCodeInfo
          The TimeCodeInfo class represents time code as frame count or as HH:MM:SS:FF.
TimeCoder