Uses of Interface
quicktime.jdirect.QTStreamingLib

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

Uses of QTStreamingLib in quicktime.qd
 

Classes in quicktime.qd that implement QTStreamingLib
 class Pict
          The Pict class represents sequences of drawing commands, while providing a common medium for sharing image data.
 class QDGraphics
          A color graphics port defines a complete drawing environment that determines where and how color graphics operations take place.
 class Region
          The Region represents an arbitary area or set of areas on the drawing coordinate plane.
 

Uses of QTStreamingLib in quicktime.std.clocks
 

Classes in quicktime.std.clocks that implement QTStreamingLib
 class TimeBase
          The TimeBase defines the QuickTime time coordinate system of a movie.
 

Uses of QTStreamingLib in quicktime.streaming
 

Classes in quicktime.streaming that implement QTStreamingLib
 class Presentation
          The presentation class is the basis of a broadcast.
 class SettingsDialog
          This class represents a settings dialog used to configure a streaming session.
 class Sourcer
          The Sourcer class implements the corresponding data structure of the QTSSourcer component
 class Stream
          The Stream class represents a broadcast stream used by a Presentation object