OfxParameterSuiteV1::paramGetKeyIndex
— Finds the index of a keyframe at/before/after a specified time.
#include "ofxParam.h"
OfxStatus
(*paramGetKeyIndex)
(
|
OfxParamHandle paramHandle , |
OfxTime time , | |
int direction , | |
int *
index
)
;
|
kOfxStatOK
- all was OK
kOfxStatFailed
- if the search failed to find a key
kOfxStatErrBadHandle
- if the parameter handle was invalid