|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Public Member Functions | |
| bool | operator== (const ChannelConnection &o) const noexcept |
Public Attributes | |
| int | sourceChannel |
| The source channel. | |
| int | destChannel |
| The destination channel. | |
Definition at line 24 of file tracktion_ConnectedNode.h.
|
noexcept |
Definition at line 29 of file tracktion_ConnectedNode.h.
| int tracktion::graph::ChannelConnection::destChannel |
The destination channel.
Definition at line 27 of file tracktion_ConnectedNode.h.
| int tracktion::graph::ChannelConnection::sourceChannel |
The source channel.
Definition at line 26 of file tracktion_ConnectedNode.h.