Loading...
Searching...
No Matches
juce::AudioProcessorParameterWithIDAttributes Class Reference

Detailed Description

An instance of this class may be passed to the constructor of an AudioProcessorParameterWithID to set optional characteristics of that parameter.

Public Types

using Category = AudioProcessorParameter::Category

Public Member Functions

auto withLabel (String x) const
 An optional label for the parameter's value.
auto withCategory (Category x) const
 The semantics of this parameter.
auto withMeta (bool x) const
auto withAutomatable (bool x) const
auto withInverted (bool x) const
auto getLabel () const
 An optional label for the parameter's value.
auto getCategory () const
 The semantics of this parameter.
auto getMeta () const
auto getAutomatable () const
auto getInverted () const

Member Typedef Documentation

◆ Category

Member Functions

◆ withLabel()

auto juce::AudioProcessorParameterWithIDAttributes::withLabel ( String x) const
nodiscard

An optional label for the parameter's value.

References juce::withMember().

◆ withCategory()

auto juce::AudioProcessorParameterWithIDAttributes::withCategory ( Category x) const
nodiscard

The semantics of this parameter.

References juce::withMember().

◆ withMeta()

auto juce::AudioProcessorParameterWithIDAttributes::withMeta ( bool x) const
nodiscard

◆ withAutomatable()

auto juce::AudioProcessorParameterWithIDAttributes::withAutomatable ( bool x) const
nodiscard

◆ withInverted()

auto juce::AudioProcessorParameterWithIDAttributes::withInverted ( bool x) const
nodiscard

◆ getLabel()

auto juce::AudioProcessorParameterWithIDAttributes::getLabel ( ) const
nodiscard

An optional label for the parameter's value.

◆ getCategory()

auto juce::AudioProcessorParameterWithIDAttributes::getCategory ( ) const
nodiscard

The semantics of this parameter.

◆ getMeta()

auto juce::AudioProcessorParameterWithIDAttributes::getMeta ( ) const
nodiscard

◆ getAutomatable()

auto juce::AudioProcessorParameterWithIDAttributes::getAutomatable ( ) const
nodiscard

◆ getInverted()

auto juce::AudioProcessorParameterWithIDAttributes::getInverted ( ) const
nodiscard
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram