Represents an input or output channel of a node in an AudioProcessorGraph.
◆ isMIDI()
bool juce::AudioProcessorGraph::NodeAndChannel::isMIDI |
( |
| ) |
const |
|
constexprnoexcept |
◆ operator==()
bool juce::AudioProcessorGraph::NodeAndChannel::operator== |
( |
const NodeAndChannel & | other | ) |
const |
|
constexprnoexcept |
◆ operator!=()
bool juce::AudioProcessorGraph::NodeAndChannel::operator!= |
( |
const NodeAndChannel & | other | ) |
const |
|
constexprnoexcept |
◆ operator<()
bool juce::AudioProcessorGraph::NodeAndChannel::operator< |
( |
const NodeAndChannel & | other | ) |
const |
|
constexprnoexcept |
◆ nodeID
NodeID juce::AudioProcessorGraph::NodeAndChannel::nodeID |
◆ channelIndex
int juce::AudioProcessorGraph::NodeAndChannel::channelIndex |