Audacity 3.2.0
Public Attributes | List of all members
anonymous_namespace{VST3Wrapper.cpp}::VST3PluginCache Struct Reference
Collaboration diagram for anonymous_namespace{VST3Wrapper.cpp}::VST3PluginCache:
[legend]

Public Attributes

EffectSettings defaultSettings
 
Steinberg::Vst::ParamID rootUnitProgramChangeParameterID { Steinberg::Vst::kNoParamId }
 
Steinberg::Vst::ProgramListID rootUnitProgramListID { Steinberg::Vst::kNoProgramListId }
 
Steinberg::int32 rootUnitProgramCount { 0 }
 

Detailed Description

Definition at line 31 of file VST3Wrapper.cpp.

Member Data Documentation

◆ defaultSettings

EffectSettings anonymous_namespace{VST3Wrapper.cpp}::VST3PluginCache::defaultSettings

Definition at line 33 of file VST3Wrapper.cpp.

Referenced by VST3Wrapper::FetchSettings().

◆ rootUnitProgramChangeParameterID

Steinberg::Vst::ParamID anonymous_namespace{VST3Wrapper.cpp}::VST3PluginCache::rootUnitProgramChangeParameterID { Steinberg::Vst::kNoParamId }

Definition at line 34 of file VST3Wrapper.cpp.

◆ rootUnitProgramCount

Steinberg::int32 anonymous_namespace{VST3Wrapper.cpp}::VST3PluginCache::rootUnitProgramCount { 0 }

Definition at line 36 of file VST3Wrapper.cpp.

◆ rootUnitProgramListID

Steinberg::Vst::ProgramListID anonymous_namespace{VST3Wrapper.cpp}::VST3PluginCache::rootUnitProgramListID { Steinberg::Vst::kNoProgramListId }

Definition at line 35 of file VST3Wrapper.cpp.


The documentation for this struct was generated from the following file: