◆ InOutChannelPair() [1/3]
juce::AudioProcessor::InOutChannelPair::InOutChannelPair |
( |
| ) |
|
|
default |
◆ InOutChannelPair() [2/3]
juce::AudioProcessor::InOutChannelPair::InOutChannelPair |
( |
int16 |
inCh, |
|
|
int16 |
outCh |
|
) |
| |
|
inlinenoexcept |
◆ InOutChannelPair() [3/3]
juce::AudioProcessor::InOutChannelPair::InOutChannelPair |
( |
const int16(&) |
config[2] | ) |
|
|
inlinenoexcept |
◆ operator==()
◆ inChannels
int16 juce::AudioProcessor::InOutChannelPair::inChannels = 0 |
◆ outChannels
int16 juce::AudioProcessor::InOutChannelPair::outChannels = 0 |
The documentation for this struct was generated from the following file: