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

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

AudioMemorySource(const std::string &filePath, Codec format) (defined in switchboard::AudioMemorySource)switchboard::AudioMemorySource
getNumberOfChannels() const (defined in switchboard::AudioMemorySource)switchboard::AudioMemorySource
getNumberOfFrames() const (defined in switchboard::AudioMemorySource)switchboard::AudioMemorySource
getSample(uint channel, int frameIndex) const (defined in switchboard::AudioMemorySource)switchboard::AudioMemorySource
getSampleRate() const (defined in switchboard::AudioMemorySource)switchboard::AudioMemorySource
setEndOffsetSec(double offset) (defined in switchboard::AudioMemorySource)switchboard::AudioMemorySource
setNumberOfChannels(uint newNumberOfChannels) (defined in switchboard::AudioMemorySource)switchboard::AudioMemorySource
setRepeat(bool repeat) (defined in switchboard::AudioMemorySource)switchboard::AudioMemorySource
setSampleRate(uint newSampleRate) (defined in switchboard::AudioMemorySource)switchboard::AudioMemorySource
setStartOffsetSec(double offset) (defined in switchboard::AudioMemorySource)switchboard::AudioMemorySource