Uses of Class
quicktime.std.comp.Component

Packages that use Component
quicktime.std.clocks   
quicktime.std.image   
quicktime.std.movies   
quicktime.std.movies.media   
quicktime.std.music   
quicktime.std.qtcomponents   
quicktime.std.sg   
quicktime.streaming   
 

Uses of Component in quicktime.std.clocks
 

Subclasses of Component in quicktime.std.clocks
 class Clock
          The Clock implements methods for a corresponding QuickTime component.
 

Uses of Component in quicktime.std.image
 

Subclasses of Component in quicktime.std.image
 class Curve
          This class represents the QuickTime vectors.
 class GraphicsExporter
          Graphics exporter components provide a standard interface for exporting graphics to image files in a variety of formats.
 class GraphicsImporter
          Assists in managing still images.
 

Uses of Component in quicktime.std.movies
 

Subclasses of Component in quicktime.std.movies
 class MovieController
          The MovieController class implements the corresponding data structure of the Movie Toolbox.
 class MultiMovieController
          The MultiMovieController class allows for multiple movies to be associated with a single controller.
 

Uses of Component in quicktime.std.movies.media
 

Subclasses of Component in quicktime.std.movies.media
 class DataHandler
          The DataHandler class implements the corresponding data structure of the Movie Toolbox.
 class FlashMediaHandler
          This media handler allows a SWF file to be treated as a track within a QuickTime movie.
 class MediaHandler
          The MediaHandler class implements the corresponding data structure of the Movie Toolbox.
 class MovieMediaHandler
           
 class MPEGMediaHandler
           
 class MusicMediaHandler
           
 class QTVRMediaHandler
           
 class SoundMediaHandler
           
 class SpriteMediaHandler
           
 class StreamMediaHandler
          The Media handler for Stream Media tracks
 class TextMediaHandler
           
 class ThreeDMediaHandler
           
 class VideoMediaHandler
           
 class VisualMediaHandler
           
 

Uses of Component in quicktime.std.music
 

Subclasses of Component in quicktime.std.music
 class MusicComponent
          Corresponds to an instance of the MusicComponent component type.
 class NoteAllocator
          Corresponds to the NoteAllocator component type.
 class TunePlayer
          Corresponds to the TunePlayer component type.
 

Uses of Component in quicktime.std.qtcomponents
 

Subclasses of Component in quicktime.std.qtcomponents
 class CompressionDialog
          This class represents the standard compression dialog.
 class DataCodecCompressor
          Compresses data using the specified compressor
 class DataCodecDecompressor
          This class is used to decompress data given an appropriate compressor type which is the compressor used to compress the data.
 class ImageCompressionDialog
          This class represents the standard compression dialog for images.
 class MovieExporter
          Assists in exporting movie data and data conversion operations.
 class MovieImporter
          Assists in importing movie data.
 class SoundCompressionDialog
          This class represents the standard compression dialog for sound.
 class TimeCoder
           
 class XMLParser
          The XMLParser corresponds to the QuickTime XMLParse component, type 'pars' subtype 'xml '
 

Uses of Component in quicktime.std.sg
 

Subclasses of Component in quicktime.std.sg
 class AudioChannel
          Assists in importing sound into a movie.
 class SequenceGrabber
          Assists in importing sound and video into a movie.
 class SGChannel
          Assists in importing sound and/or video into a movie.
 class SGMusicChannel
          Assists in Creating a MIDI Channel.
 class SGSoundChannel
          Assists in importing sound into a movie.
 class SGTextChannel
          Assists in importing video into a movie.
 class SGVideoChannel
          Assists in importing video into a movie.
 class VideoDigitizer
          The video digitizing channel.
 class VisualChannel
           
 

Methods in quicktime.std.sg with parameters of type Component
 void SGChannel.settingsDialog(int flags, Component[] panelList)
          Instructs the sequence grabber to display its settings dialog box to the user.
 

Uses of Component in quicktime.streaming
 

Subclasses of Component in quicktime.streaming
 class Sourcer
          The Sourcer class implements the corresponding data structure of the QTSSourcer component
 

Methods in quicktime.streaming with parameters of type Component
 void Presentation.addSource(Stream s, Component sourcer, int flags)
          Deprecated. use addSourcer()
 void Presentation.removeSource(Stream s, Component sourcer, int flags)
          Deprecated. use removeSourcer()
 int StreamNotifyProc.execute(int type, Stream s, Component comp)
          This method should be overridden to handle the following notification types: kQTSStreamChangedNotification