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

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

AudioNode()switchboard::AudioNode
consume(AudioBus &bus) overrideswitchboard::RecorderNodevirtual
switchboard::SingleBusAudioSinkNode::consume(AudioBusList &buses) overrideswitchboard::SingleBusAudioSinkNodevirtual
getDisplayName() constswitchboard::AudioNodevirtual
getIsRealtime() constswitchboard::RecorderNode
getIsRecording() constswitchboard::RecorderNode
getParameter(const std::string &name)switchboard::AudioNodevirtual
getParameters()switchboard::AudioNodevirtual
getType() constswitchboard::AudioNode
parameters (defined in switchboard::AudioNode)switchboard::AudioNodeprotected
RecorderNode(const uint recordingSampleRate=constants::SAMPLE_RATE_UNDEFINED, const uint numberOfRecordedChannels=constants::STEREO)switchboard::RecorderNode
setBusFormat(AudioBusFormat &busFormat) overrideswitchboard::RecorderNodevirtual
setBusFormats(AudioBusFormatList &busFormats) overrideswitchboard::SingleBusAudioSinkNodevirtual
setIsRealtime(const bool isRealtime)switchboard::RecorderNode
setNumberOfBuses(const uint numberOfBuses) overrideswitchboard::SingleBusAudioSinkNodevirtual
start()switchboard::RecorderNode
stop(const std::string &recordingFilePath, Codec format)switchboard::RecorderNode
type (defined in switchboard::AudioNode)switchboard::AudioNodeprotected
~AudioNode()=defaultswitchboard::AudioNodevirtual
~RecorderNode()switchboard::RecorderNode