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