Package quicktime.streaming

Class Summary
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
PushDataParams This class provides a representation the native QTSPushDataParams structure that provides settings for pushing data from the Sourcer When configuring the Sourcer for use with Push Data, you may send arbitrary data.
QTSConstants This class represents all of the new constants in the QuickTime interface for version 5.
SettingsDialog This class represents a settings dialog used to configure a streaming session.
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
SourcerTimingParams This class provides a representation the native QTSSourcerTimingParams structure that provides sourcer timing services for the Sourcer
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.