JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Variables
Steinberg::Vst::AttributesFlags Namespace Reference

Attributes Flags defining a Layer in a VST XML Representation. More...

Variables

const CString kHideableFlag
 the associated layer marked as hideable allows a remote to hide or make it not usable a parameter when the associated value is inactive
 

Detailed Description

Attributes Flags defining a Layer in a VST XML Representation.

Variable Documentation

◆ kHideableFlag

const CString Steinberg::Vst::AttributesFlags::kHideableFlag

the associated layer marked as hideable allows a remote to hide or make it not usable a parameter when the associated value is inactive

Definition at line 355 of file ivstrepresentation.h.