Name

kOfxParamPropAnimates — Flags whether a parameter can animate.

Synopsis

#include "/ofxParam.h"
#define kOfxParamPropAnimates "OfxParamPropAnimates"

Type

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

Property Set

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

Default

The default value is 1.

Valid Values

0 or 1

Description

Flags whether a parameter can animate.

A plug-in uses this property to indicate if a parameter is able to animate.