|
TuttleOFX
1
|
#include "ofxCore.h"

Go to the source code of this file.
Data Structures | |
| struct | OfxTimeLineSuiteV1 |
| Suite to control timelines. More... | |
Defines | |
| #define | kOfxTimeLineSuite "OfxTimeLineSuite" |
| Name of the time line suite. | |
Typedefs | |
| typedef struct OfxTimeLineSuiteV1 | OfxTimeLineSuiteV1 |
| Suite to control timelines. | |
| #define kOfxTimeLineSuite "OfxTimeLineSuite" |
Name of the time line suite.
Definition at line 36 of file ofxTimeLine.h.
Referenced by tuttle::host::ofx::imageEffect::OfxhImageEffectHost::fetchSuite(), and OFX::Private::loadAction().
| typedef struct OfxTimeLineSuiteV1 OfxTimeLineSuiteV1 |
Suite to control timelines.
This suite is used to enquire and control a timeline associated with a plug-in instance.
This is an optional suite in the Image Effect API.