TracktionEngine
Public Attributes | List of all members
tracktion::engine::VSTXML::Param Struct Reference
Inheritance diagram for tracktion::engine::VSTXML::Param:

Public Attributes

int paramID = 0
 
juce::String expr
 
juce::String name
 
juce::String label
 
juce::StringArray shortNames
 
juce::String type
 
int numberOfStates = 0
 
float defaultValue = 0.0f
 
- Public Attributes inherited from tracktion::engine::VSTXML::Base
Groupparent = nullptr
 

Additional Inherited Members

- Public Member Functions inherited from tracktion::engine::VSTXML::Base
 Base () noexcept
 
virtual ~Base ()
 

Member Data Documentation

◆ paramID

int tracktion::engine::VSTXML::Param::paramID = 0

◆ expr

juce::String tracktion::engine::VSTXML::Param::expr

◆ name

juce::String tracktion::engine::VSTXML::Param::name

◆ label

juce::String tracktion::engine::VSTXML::Param::label

◆ shortNames

juce::StringArray tracktion::engine::VSTXML::Param::shortNames

◆ type

juce::String tracktion::engine::VSTXML::Param::type

◆ numberOfStates

int tracktion::engine::VSTXML::Param::numberOfStates = 0

◆ defaultValue

float tracktion::engine::VSTXML::Param::defaultValue = 0.0f

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