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