TuttleOFX
1
|
Defines | |
#define | kOfxParamNodeActionGetTimeDomain "OfxParamNodeActionGetTimeDomain" |
#define | kOfxParamNodeActionGetTimeRangeNeeded "OfxParamNodeActionGetTimeRangeNeeded" |
GetTimeRangeNeeded is similar to the function GetFramesNeeded in ImageEffectNode. | |
#define | kOfxParamNodeActionProcess "OfxParamNodeActionProcess" |
#define | kOfxParamNodeActionBeginSequenceProcess "OfxParamNodeActionBeginSequenceProcess" |
#define | kOfxParamNodeActionEndSequenceProcess "OfxParamNodeActionEndSequenceProcess" |
#define kOfxParamNodeActionBeginSequenceProcess "OfxParamNodeActionBeginSequenceProcess" |
Definition at line 50 of file ofxParamAPI.h.
#define kOfxParamNodeActionEndSequenceProcess "OfxParamNodeActionEndSequenceProcess" |
Definition at line 51 of file ofxParamAPI.h.
#define kOfxParamNodeActionGetTimeDomain "OfxParamNodeActionGetTimeDomain" |
Definition at line 46 of file ofxParamAPI.h.
#define kOfxParamNodeActionGetTimeRangeNeeded "OfxParamNodeActionGetTimeRangeNeeded" |
GetTimeRangeNeeded is similar to the function GetFramesNeeded in ImageEffectNode.
Definition at line 48 of file ofxParamAPI.h.
#define kOfxParamNodeActionProcess "OfxParamNodeActionProcess" |
Definition at line 49 of file ofxParamAPI.h.