org.rococoa.cocoa.quicktime
Interface QuickTimeLibrary.SGGrabCompressCompleteBottleProcPtr

All Superinterfaces:
Callback
Enclosing interface:
QuickTimeLibrary

public static interface QuickTimeLibrary.SGGrabCompressCompleteBottleProcPtr
extends Callback

Note that UInt8 *queuedFrameCount replaces Boolean *done. 0(==false) still means no frames, and 1(==true) one,
but if more than one are available the number should be returned here. The value 2 previously meant more than one frame,
so some VDIGs may return 2 even if more than 2 are available, and some will still return 1 as they are using the original definition.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sun.jna.Callback
Callback.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from interface com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME