Name

kOfxParamPropInterpolationTime — Used by interpolating custom parameters to indicate the time a key occurs at.

Synopsis

#include "/ofxParam.h"
#define kOfxParamPropInterpolationTime "OfxParamPropInterpolationTime"

Type

kOfxParamPropInterpolationTime is of type double, and has 2 dimensions.

Property Set

This is a property that belongs to the the inArgs parameter of a OfxCustomParamInterpFuncV1 (read only).

Description

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.