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

This is the complete list of members for switchboard::AudioSinkNode, 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(AudioBusList &buses)=0switchboard::AudioSinkNodepure virtual
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
setBusFormats(AudioBusFormatList &busFormats)=0switchboard::AudioSinkNodepure virtual
setValue(const std::string &key, const std::any &value) overrideswitchboard::AudioNodevirtual
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