OfxTimeLineSuiteV1::getTime
— Get the time value of the timeline that is controlling to the indicated effect.
#include "ofxTimeLine.h"
OfxStatus
(*getTime)
(
|
void * instance , |
double *
time
)
;
|
This function returns the current time value of the timeline associated with the effect instance.
kOfxStatOK
- the time enquiry was sucessful
kOfxStatFailed
- the enquiry failed for some host specific reason
kOfxStatErrBadHandle
- the effect handle was invalid