org.rococoa.cocoa.quicktime
Interface QuickTimeLibrary.ICMMultiPassGetTimeStampCallback

All Superinterfaces:
Callback
Enclosing interface:
QuickTimeLibrary

public static interface QuickTimeLibrary.ICMMultiPassGetTimeStampCallback
extends Callback

ICMMultiPassGetTimeStampCallback

Summary:
Retrieves a time stamp for which a value is stored.

Parameters:

storageRefCon:
The callbacks' reference value.

fromTimeStamp:
The initial time stamp. Ignored for some values of step.

step:
Indicates the kind of time stamp search to perform.

timeStampOut:
Points to a TimeValue64 to receive the found time stamp. Set to
-1 if no time stamp is found.


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