quicktime.app.sg
Interface SGCaptureCallback


public interface SGCaptureCallback

An object that implements this interface can be given to the SGDrawer class to notify the application when a sequence grabbing operation with a stop time set has been reached.


Method Summary
 void finish(SGDrawer sg)
          Called when the SequenceGrabber has completed capturing.
 

Method Detail

finish

public void finish(SGDrawer sg)
Called when the SequenceGrabber has completed capturing.
Parameters:
sg - the SGDrawer