#include <ofxsImageEffect.h>
Public Types | |
| typedef std::vector< PixelComponentEnum > | PixelComponentArray |
| typedef std::vector< ContextEnum > | ContextArray |
| typedef std::vector< BitDepthEnum > | PixelDepthArray |
Public Attributes | |
| std::string | hostName |
| bool | hostIsBackground |
| bool | supportsOverlays |
| bool | supportsMultiResolution |
| bool | supportsTiles |
| bool | temporalClipAccess |
| bool | supportsMultipleClipDepths |
| bool | supportsMultipleClipPARs |
| bool | supportsSetableFrameRate |
| bool | supportsSetableFielding |
| bool | supportsStringAnimation |
| bool | supportsCustomInteract |
| bool | supportsChoiceAnimation |
| bool | supportsBooleanAnimation |
| bool | supportsCustomAnimation |
| int | maxParameters |
| int | maxPages |
| int | pageRowCount |
| int | pageColumnCount |
| PixelComponentArray | _supportedComponents |
| ContextArray | _supportedContexts |
| PixelDepthArray | _supportedPixelDepths |
| bool | supportsProgressSuite |
| bool | supportsTimeLineSuite |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1