OfxParameterSuiteV1::paramDeleteKey
— Deletes a keyframe if one exists at the given time.
#include "ofxParam.h"
OfxStatus(*paramDeleteKey)( | OfxParamHandle paramHandle, |
OfxTimetime) ; |
kOfxStatOK
- all was OKkOfxStatErrBadHandle
- if the parameter handle was invalidkOfxStatErrBadIndex
- no key at the given time