Name

OfxParameterSuiteV1::paramDeleteAllKeys — Deletes all keyframes from a parameter.

Synopsis

#include "ofxParam.h" 
OfxStatus(*paramDeleteAllKeys)(OfxParamHandle paramHandle);
 

Arguments

  • paramHandle -

Description

This function can be called the kOfxActionInstanceChanged action and during image effect analysis render passes.

Returns