OfxImageEffectSuiteV1::getParamSet
— Retrieves the parameter set for the given image effect
#include "ofxImageEffect.h"
OfxStatus(*getParamSet)( | OfxImageEffectHandleimageEffect, |
OfxParamSetHandle *paramSet) ; |
kOfxStatOK
- the property set was found and returnedkOfxStatErrBadHandle
- if the paramter handle was invalidkOfxStatErrUnknown
- if the type is unknown