TuttleOFX
1
|
A class that lists all the properties of a host. More...
#include <ofxsImageEffect.h>
A class that lists all the properties of a host.
Definition at line 256 of file ofxsImageEffect.h.
typedef std::vector<EBitDepth> OFX::ImageEffectHostDescription::BitDepthArray |
Definition at line 285 of file ofxsImageEffect.h.
typedef std::vector<EContext> OFX::ImageEffectHostDescription::ContextArray |
Definition at line 283 of file ofxsImageEffect.h.
typedef std::vector<EPixelComponent> OFX::ImageEffectHostDescription::PixelComponentArray |
Definition at line 281 of file ofxsImageEffect.h.
EBitDepth OFX::ImageEffectHostDescription::getPixelDepth | ( | ) | const [inline] |
Definition at line 305 of file ofxsImageEffect.h.
References _supportedPixelDepths, OFX::eBitDepthFloat, and OFXS_COUT_WARNING.
Referenced by OFX::ClipPreferencesSetter::setClipBitDepth().
bool OFX::ImageEffectHostDescription::supportsBitDepth | ( | const OFX::EBitDepth | bitDepth | ) | const [inline] |
Definition at line 295 of file ofxsImageEffect.h.
References _supportedPixelDepths.
bool OFX::ImageEffectHostDescription::supportsContext | ( | const OFX::EContext | context | ) | const [inline] |
Definition at line 299 of file ofxsImageEffect.h.
References _supportedContexts.
bool OFX::ImageEffectHostDescription::supportsPixelComponent | ( | const OFX::EPixelComponent | component | ) | const [inline] |
Definition at line 291 of file ofxsImageEffect.h.
References _supportedComponents.
Definition at line 282 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), OFX::Private::fetchHostDescription(), and supportsPixelComponent().
Definition at line 284 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), OFX::Private::fetchHostDescription(), and supportsContext().
Definition at line 286 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), OFX::Private::fetchHostDescription(), getPixelDepth(), tuttle::plugin::swscale::SwscalePlugin::render(), and supportsBitDepth().
Definition at line 261 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), and OFX::Private::fetchHostDescription().
std::string OFX::ImageEffectHostDescription::hostLabel |
Definition at line 260 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), and OFX::Private::fetchHostDescription().
std::string OFX::ImageEffectHostDescription::hostName |
Definition at line 259 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), and OFX::Private::fetchHostDescription().
Definition at line 278 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), and OFX::Private::fetchHostDescription().
Definition at line 277 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), and OFX::Private::fetchHostDescription().
Definition at line 280 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), and OFX::Private::fetchHostDescription().
Definition at line 279 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), and OFX::Private::fetchHostDescription().
Definition at line 273 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), and OFX::Private::fetchHostDescription().
Definition at line 276 of file ofxsImageEffect.h.
Referenced by OFX::Private::fetchHostDescription().
Definition at line 272 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), and OFX::Private::fetchHostDescription().
Definition at line 274 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), and OFX::Private::fetchHostDescription().
Definition at line 271 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), and OFX::Private::fetchHostDescription().
Definition at line 266 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), OFX::Private::fetchHostDescription(), and OFX::ClipPreferencesSetter::setClipBitDepth().
Definition at line 267 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), OFX::Private::fetchHostDescription(), and OFX::ClipPreferencesSetter::setPixelAspectRatio().
Definition at line 263 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), and OFX::Private::fetchHostDescription().
Definition at line 262 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), and OFX::Private::fetchHostDescription().
Definition at line 275 of file ofxsImageEffect.h.
Referenced by OFX::Private::fetchHostDescription().
Definition at line 287 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), and OFX::Private::loadAction().
Definition at line 269 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), and OFX::Private::fetchHostDescription().
Definition at line 268 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), OFX::Private::fetchHostDescription(), and OFX::ClipPreferencesSetter::setOutputFrameRate().
Definition at line 270 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), and OFX::Private::fetchHostDescription().
Definition at line 264 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), and OFX::Private::fetchHostDescription().
Definition at line 288 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), and OFX::Private::loadAction().
Definition at line 265 of file ofxsImageEffect.h.
Referenced by tuttle::plugin::debugImageEffectApi::DebugImageEffectApiPlugin::changedParam(), and OFX::Private::fetchHostDescription().