Name

kOfxPropPluginDescription — Description of the plug-in to a user.

Synopsis

#include "/ofxCore.h"
#define kOfxPropPluginDescription "OfxPropPluginDescription"

Type

kOfxPropPluginDescription is of type string, and has only a single dimension.

Property Set

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

Default

The default value is "".

Valid Values

UTF8 string

Description

Description of the plug-in to a user.

This is a string giving a potentially verbose description of the effect.