|
JUCE
|
This is the complete list of members for AudioParameterBool, including all inherited members.
| AudioParameterBool(String parameterID, String name, bool defaultValue) | AudioParameterBool | |
| AudioProcessorParameter() noexcept | AudioProcessorParameter | |
| AudioProcessorParameterWithID(String parameterID, String name) | AudioProcessorParameterWithID | |
| beginChangeGesture() | AudioProcessorParameter | |
| endChangeGesture() | AudioProcessorParameter | |
| get() const noexcept | AudioParameterBool | |
| getParameterIndex() const noexcept | AudioProcessorParameter | |
| isAutomatable() const | AudioProcessorParameter | virtual |
| isMetaParameter() const | AudioProcessorParameter | virtual |
| isOrientationInverted() const | AudioProcessorParameter | virtual |
| name | AudioProcessorParameterWithID | |
| operator bool() const noexcept | AudioParameterBool | |
| operator=(bool newValue) | AudioParameterBool | |
| paramID | AudioProcessorParameterWithID | |
| setValueNotifyingHost(float newValue) | AudioProcessorParameter | |
| ~AudioParameterBool() | AudioParameterBool | |
| ~AudioProcessorParameter() | AudioProcessorParameter | virtual |
| ~AudioProcessorParameterWithID() | AudioProcessorParameterWithID |