Represents an input or output channel of a node in an AudioProcessorGraph.
The documentation for this class was generated from the following file:
◆ isMIDI()
| bool juce::AudioProcessorGraph::NodeAndChannel::isMIDI |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ operator==()
| bool juce::AudioProcessorGraph::NodeAndChannel::operator== |
( |
const NodeAndChannel & | other | ) |
const |
|
inlineconstexprnoexcept |
◆ operator!=()
| bool juce::AudioProcessorGraph::NodeAndChannel::operator!= |
( |
const NodeAndChannel & | other | ) |
const |
|
inlineconstexprnoexcept |
◆ operator<()
| bool juce::AudioProcessorGraph::NodeAndChannel::operator< |
( |
const NodeAndChannel & | other | ) |
const |
|
inlineconstexprnoexcept |
◆ nodeID
| NodeID juce::AudioProcessorGraph::NodeAndChannel::nodeID |
◆ channelIndex
| int juce::AudioProcessorGraph::NodeAndChannel::channelIndex |