LMMS
Loading...
Searching...
No Matches
juce::AudioProcessor::BusProperties Struct Reference

#include <juce_AudioProcessor.h>

Public Attributes

String busName
AudioChannelSet defaultLayout
bool isActivatedByDefault

Detailed Description

Structure used for AudioProcessor Callbacks

Member Data Documentation

◆ busName

String juce::AudioProcessor::BusProperties::busName

The name of the bus

◆ defaultLayout

AudioChannelSet juce::AudioProcessor::BusProperties::defaultLayout

The default layout of the bus

◆ isActivatedByDefault

bool juce::AudioProcessor::BusProperties::isActivatedByDefault

Is this bus activated by default?


The documentation for this struct was generated from the following file: