Structure used for AudioProcessor Callbacks.
Public Attributes | |
String | busName |
The name of the bus. | |
AudioChannelSet | defaultLayout |
The default layout of the bus. | |
bool | isActivatedByDefault |
Is this bus activated by default? |
String juce::AudioProcessor::BusProperties::busName |
The name of the bus.
AudioChannelSet juce::AudioProcessor::BusProperties::defaultLayout |
The default layout of the bus.
bool juce::AudioProcessor::BusProperties::isActivatedByDefault |
Is this bus activated by default?