Name

kOfxImageClipPropOptional — Indicates if a clip is optional.

Synopsis

#include "/ofxImageEffect.h"
#define kOfxImageClipPropOptional "OfxImageClipPropOptional"

Type

kOfxImageClipPropOptional is of type int, and has only a single dimension.

Property Set

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

Default

The default value is 0.

Valid Values

This must be one of 0 or 1

Description

Indicates if a clip is optional.