OfxParameterSuiteV1::paramGetNumKeys
— Returns the number of keyframes in the parameter
#include "ofxParam.h"
OfxStatus
(*paramGetNumKeys)
(
|
OfxParamHandle paramHandle , |
unsigned int *
numberOfKeys
)
;
|
V1.3: This function can be called the
kOfxActionInstanceChanged
action and during image effect analysis render passes. V1.4: This function can be called the
kOfxActionInstanceChanged
action
Returns the number of keyframes in the parameter.