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

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

addEventListener(const std::string &eventName, EventCallback callback)switchboard::EventEmitter
AudioNode(const uint numberOfInputs, const uint numberOfOutputs)switchboard::AudioNode
AudioSourceNode(const uint numberOfOutputBuses)switchboard::AudioSourceNodeinline
callAction(const std::string &actionName, const std::map< std::string, std::any > &params) overrideswitchboard::AudioNodevirtual
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
produce(AudioBusList &buses)=0switchboard::AudioSourceNodepure virtual
removeEventListener(unsigned int listenerID)switchboard::EventEmitter
setBusFormats(AudioBusFormatList &busFormats)=0switchboard::AudioSourceNodepure 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