kOfxParamPropInterpolationTime
— Used by interpolating custom parameters to indicate the time a key occurs at.
#include "/ofxParam.h" #define kOfxParamPropInterpolationTime "OfxParamPropInterpolationTime"
This is a property that belongs to the inArgs parameter of a
OfxCustomParamInterpFuncV1
(read only).
Used by interpolating custom parameters to indicate the time a key occurs at.
The two values indicate the absolute times the surrounding keyframes occur at. The keyframes are encoded in a
kOfxParamPropCustomValue
property.