Name

kOfxParamPropHasHostOverlayHandle — A flag to indicate if there is a host overlay UI handle for the given parameter.

Synopsis

#include "/ofxParam.h"
#define kOfxParamPropHasHostOverlayHandle "OfxParamPropHasHostOverlayHandle"

Type

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

Property Set

This is a property that belongs to the plugin parameter descriptor (read only) .

Valid Values

0 or 1

Description

A flag to indicate if there is a host overlay UI handle for the given parameter.

If set to 1, then the host is flagging that there is some sort of native user overlay interface handle available for the given parameter.