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, Callback callback)switchboard::EventEmitter
AudioNode(uint numberOfInputs, 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
Callback typedef (defined in switchboard::EventEmitter)switchboard::EventEmitter
consume(AudioBus &bus)=0switchboard::SingleBusAudioSinkNodepure virtual
consume(AudioBusList &buses) overrideswitchboard::SingleBusAudioSinkNodevirtual
emitEvent(const std::string &eventName, const std::any &data)switchboard::EventEmitterprotected
EventEmitter()switchboard::EventEmitter
getDisplayName() constswitchboard::AudioNodevirtual
getNumberOfInputs() constswitchboard::Node
getNumberOfOutputs() constswitchboard::Node
getObjectID() constswitchboard::SwitchboardObject
getObjectType() constswitchboard::SwitchboardObject
getParameter(const std::string &id)switchboard::AudioNodevirtual
getParameters()switchboard::AudioNodevirtual
getParentObject() constswitchboard::SwitchboardObject
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
registerAction(const std::string &key, const std::map< std::string, std::any > &actionInfo)switchboard::SwitchboardObject
registerConfiguration(const std::string &key, const std::map< std::string, std::any > &configuration)switchboard::SwitchboardObject
registerEvent(const std::string &eventName, const std::map< std::string, std::any > &eventInfo)switchboard::SwitchboardObject
registerProperty(const std::string &key, const std::map< std::string, std::any > &propertyInfo)switchboard::SwitchboardObject
removeEventListener(unsigned int listenerID)switchboard::EventEmitter
setBusFormat(AudioBusFormat &busFormat)=0switchboard::SingleBusAudioSinkNodepure virtual
setBusFormats(AudioBusFormatList &busFormats) overrideswitchboard::SingleBusAudioSinkNodevirtual
setConfigurationValue(const std::string &key, const std::any &value)switchboard::SwitchboardObject
setObjectID(const std::string &objectID)switchboard::SwitchboardObject
setParentObject(SwitchboardObject *parentObject)switchboard::SwitchboardObject
setValue(const std::string &key, const std::any &value) overrideswitchboard::AudioNodevirtual
SingleBusAudioSinkNode()switchboard::SingleBusAudioSinkNode
SwitchboardObject(const std::string &objectType)switchboard::SwitchboardObjectexplicit
type (defined in switchboard::Node)switchboard::Nodeprotected
~AudioNode()=defaultswitchboard::AudioNodevirtual
~EventEmitter()switchboard::EventEmittervirtual
~SwitchboardObject() overrideswitchboard::SwitchboardObject