Switchboard SDK
Loading...
Searching...
No Matches
switchboard::AudioGraph Member List

This is the complete list of members for switchboard::AudioGraph, including all inherited members.

addNode(AudioNode &audioNode, bool moveOwnership=false)switchboard::AudioGraph
AudioGraph(const uint maxNumberOfChannels=constants::STEREO, const uint maxNumberOfFrames=constants::MAX_NUMBER_OF_FRAMES)switchboard::AudioGraph
connect(const AudioSourceNode &srcNode, const AudioProcessorNode &dstNode)switchboard::AudioGraph
connect(const AudioSourceNode &srcNode, const AudioSinkNode &dstNode)switchboard::AudioGraph
connect(const AudioProcessorNode &srcNode, const AudioProcessorNode &dstNode)switchboard::AudioGraph
connect(const AudioProcessorNode &srcNode, const AudioSinkNode &dstNode)switchboard::AudioGraph
getInputNode() constswitchboard::AudioGraph
getNodeByName(const std::string &name) constswitchboard::AudioGraph
getNodeByName(const char *name) constswitchboard::AudioGraph
getNodes() constswitchboard::AudioGraph
getOutputNode() constswitchboard::AudioGraph
isRunning()switchboard::AudioGraph
maxNumberOfChannelsswitchboard::AudioGraph
maxNumberOfFramesswitchboard::AudioGraph
process(AudioBusList &inAudioBuses, AudioBusList &outAudioBuses)switchboard::AudioGraph
processBuffer(AudioBuffer< float > *inAudioBuffer, AudioBuffer< float > *outAudioBuffer)switchboard::AudioGraph
removeNode(AudioNode &audioNode)switchboard::AudioGraph
start()switchboard::AudioGraph
stop()switchboard::AudioGraph
WASM_EXPORT(AudioGraph) (defined in switchboard::AudioGraph)switchboard::AudioGraph
~AudioGraph()switchboard::AudioGraph