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