OfxTimeLineSuiteV1::getTimeBounds
— Get the current bounds on a timeline
#include "ofxTimeLine.h"
OfxStatus
(*getTimeBounds)
(
|
void * instance , |
double * firstTime , | |
double *
lastTime
)
;
|
kOfxStatOK
- the time enquiry was sucessful
kOfxStatFailed
- the enquiry failed for some host specific reason
kOfxStatErrBadHandle
- the effect handle was invalid