Switchboard Extension SDK
Loading...
Searching...
No Matches
switchboard::SingleBusAudioSinkNode Member List

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

addEventListener(const std::string &eventName, EventCallback callback)switchboard::EventEmitter
AudioNode(const uint numberOfInputs, const uint numberOfOutputs)switchboard::AudioNode
AudioSinkNode(const uint numberOfInputs)switchboard::AudioSinkNodeinline
callAction(const std::string &actionName, const std::map< std::string, std::any > &params) overrideswitchboard::AudioNodevirtual
consume(AudioBus &bus)=0switchboard::SingleBusAudioSinkNodepure virtual
consume(AudioBusList &buses) overrideswitchboard::SingleBusAudioSinkNodevirtual
emitEvent(const std::string &eventName, const EventData &data)switchboard::EventEmitterprotected
EventEmitter()switchboard::EventEmitter
getDisplayName() constswitchboard::AudioNodevirtual
getNumberOfInputs() constswitchboard::Node
getNumberOfOutputs() constswitchboard::Node
getParameter(const std::string &id)switchboard::AudioNodevirtual
getParameters()switchboard::AudioNodevirtual
getType() constswitchboard::Node
getValue(const std::string &key) overrideswitchboard::AudioNodevirtual
initParameters(const std::map< std::string, std::any > &config)switchboard::AudioNodeprotected
nameswitchboard::Node
Node(const uint numberOfInputs, const uint numberOfOutputs)switchboard::Node
numberOfInputs (defined in switchboard::Node)switchboard::Nodeprotected
numberOfOutputs (defined in switchboard::Node)switchboard::Nodeprotected
parameters (defined in switchboard::AudioNode)switchboard::AudioNodeprotected
removeEventListener(unsigned int listenerID)switchboard::EventEmitter
setBusFormat(AudioBusFormat &busFormat)=0switchboard::SingleBusAudioSinkNodepure virtual
setBusFormats(AudioBusFormatList &busFormats) overrideswitchboard::SingleBusAudioSinkNodevirtual
setValue(const std::string &key, const std::any &value) overrideswitchboard::AudioNodevirtual
SingleBusAudioSinkNode()switchboard::SingleBusAudioSinkNode
SwitchboardObject(const std::string &objectType) (defined in switchboard::SwitchboardObject)switchboard::SwitchboardObjectexplicit
type (defined in switchboard::Node)switchboard::Nodeprotected
~AudioNode()=defaultswitchboard::AudioNodevirtual
~EventEmitter()switchboard::EventEmittervirtual
~SwitchboardObject() override=defaultswitchboard::SwitchboardObject