Uses of Package
quicktime.streaming

Packages that use quicktime.streaming
quicktime.qd   
quicktime.std.clocks   
quicktime.streaming   
 

Classes in quicktime.streaming used by quicktime.qd
Presentation
          The presentation class is the basis of a broadcast.
Stream
          The Stream class represents a broadcast stream used by a Presentation object
 

Classes in quicktime.streaming used by quicktime.std.clocks
Presentation
          The presentation class is the basis of a broadcast.
 

Classes in quicktime.streaming used by quicktime.streaming
EditEntry
          A class that represents an editable entry within a stream
EditList
          This class represents an EditListHandle structure which is a vector of EditEntry objects
ExportParams
          This class provides a representation the native ExportParams structure that provides a collection of export parameters
MediaParams
          This class provides a collection of parameters that specify the media contents of a presentation object
NewPresentationParams
          This class is used to specify paramters for the creation of a Presentation object
Presentation
          The presentation class is the basis of a broadcast.
PresIdleParams
          A class that represents an presentation idle parameters
PresParams
          Presentation Parameter object
Sourcer
          The Sourcer class implements the corresponding data structure of the QTSSourcer component
SourcerCallbackParams
          This class provides a representation the native QTSSourcerCallbackProcParams structure that provides callback registration services for the Sourcer
SourcerInitParams
          This class provides a representation the native QTSSourcerInitParams structure that provides a collection of sourcer initialization parameters
SourcerLoopParams
          This class provides a representation the native QTSLoopParams structure that specifies looping behavior of the sourcer object
SourcerTrackParams
          This class provides a representation the native QTSSourcerTrackParams structure that specifies track parameters for the sourcer
StatusParams
          This class represents a QTSStatusParam structure that is returned when a notification proc is called with a kQTSStatusNotification message
Stream
          The Stream class represents a broadcast stream used by a Presentation object
StreamNotifyProc
          The StreamNotifyProc class is used by notification procedures in the Broadcaster package.