LMMS
Loading...
Searching...
No Matches
juce::AudioProcessorGraph::Node::Connection Struct Reference

Public Member Functions

bool operator== (const Connection &) const noexcept

Public Attributes

NodeotherNode
int otherChannel
int thisChannel

Member Function Documentation

◆ operator==()

bool juce::AudioProcessorGraph::Node::Connection::operator== ( const Connection & other) const
noexcept

Member Data Documentation

◆ otherChannel

int juce::AudioProcessorGraph::Node::Connection::otherChannel

◆ otherNode

Node* juce::AudioProcessorGraph::Node::Connection::otherNode

◆ thisChannel

int juce::AudioProcessorGraph::Node::Connection::thisChannel

The documentation for this struct was generated from the following files: