Name

kOfxImageEffectPropPluginHandle — The plugin handle passed to the initial 'describe' action.

Synopsis

#include "/ofxImageEffect.h"
#define kOfxImageEffectPropPluginHandle "OfxImageEffectPropPluginHandle"

Type

kOfxImageEffectPropPluginHandle is of type pointer, and has only a single dimension.

Property Set

This is a property that belongs to the plugin instance, (read only).

Description

The plugin handle passed to the initial 'describe' action.

This value will be the same for all instances of a plugin.