Uses of Interface
quicktime.app.sg.SGCaptureCallback

Packages that use SGCaptureCallback
quicktime.app.sg   
 

Uses of SGCaptureCallback in quicktime.app.sg
 

Methods in quicktime.app.sg that return SGCaptureCallback
 SGCaptureCallback SGDrawer.getSGCaptureCallback()
          Gets a SGCaptureCallback that is used by the SGDrawer to notify an application when a sequence grabbing operation has completed.
 

Methods in quicktime.app.sg with parameters of type SGCaptureCallback
 void SGDrawer.setSGCaptureCallback(SGCaptureCallback callback)
          Sets a SGCaptureCallback that will be used by the SGDrawer to notify an application when a sequence grabbing operation has completed.