TracktionEngine
Loading...
Searching...
No Matches
Public Attributes | List of all members
engine::VSTXML::Param Struct Reference

#include <tracktion_VSTXML.h>

Inheritance diagram for 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 engine::VSTXML::Base
Groupparent = nullptr
 

Additional Inherited Members

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

Member Data Documentation

◆ paramID

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

◆ expr

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

◆ name

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

◆ label

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

◆ shortNames

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

◆ type

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

◆ numberOfStates

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

◆ defaultValue

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

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