Uses of Class
quicktime.streaming.StreamNotifyProc

Packages that use StreamNotifyProc
quicktime.streaming   
 

Uses of StreamNotifyProc in quicktime.streaming
 

Methods in quicktime.streaming with parameters of type StreamNotifyProc
 void PresParams.setNotificationProc(StreamNotifyProc proc)
          Sets the notification procedure
 void NewPresentationParams.setNotificationProc(StreamNotifyProc proc)
           
 void SourcerCallbackParams.setProc(StreamNotifyProc proc)
          Sets the callback procedure for the Sourcer object.
 

Constructors in quicktime.streaming with parameters of type StreamNotifyProc
SourcerCallbackParams(int flags, StreamNotifyProc proc)
          Constructs an SourcerCallbackParams object based on the native SourcerCallbackParams structure
SourcerCallbackParams(int vers, int flags, StreamNotifyProc proc)
          Constructs an SourcerCallbackParams object based on the native SourcerCallbackParams structure