| JUCE
    | 
Structure used for AudioProcessor Callbacks. More...
#include <juce_AudioProcessor.h>
| 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? | |
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?