Name
kOfxParamPropPersistant
— Flags whether the value of a parameter should persist.
Synopsis
#include "/ofxParam.h"
#define kOfxParamPropPersistant "OfxParamPropPersistant"
Type
kOfxParamPropPersistant
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.
Description
Flags whether the value of a parameter should persist.
This is used to tell the host whether the value of the parameter is important and should be save in any description of the plug-in.