Name

kOfxImageEffectPluginPropOverlayInteractV1 — Sets the entry for an effect's overlay interaction

Synopsis

#include "/ofxImageEffect.h"
#define kOfxImageEffectPluginPropOverlayInteractV1 "OfxImageEffectPluginPropOverlayInteractV1"

Type

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

Property Set

This is a property that belongs to the plugin descriptor (read/write).

Default

The default value is NULL.

Valid Values

must point to an OfxPluginEntryPoint

Description

Sets the entry for an effect's overlay interaction

The entry point pointed to must be one that handles custom interaction actions.