OfxImageEffectSuiteV1::getPropertySet
— Retrieves the property set for the given image effect
#include "ofxImageEffect.h"
OfxStatus
(*getPropertySet)
(
|
OfxImageEffectHandle imageEffect , |
OfxPropertySetHandle *
propHandle
)
;
|
kOfxStatOK
- the property set was found and returned
kOfxStatErrBadHandle
- if the paramter handle was invalid
kOfxStatErrUnknown
- if the type is unknown