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

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

decode(const std::vector< uint8 > &inputData, std::vector< float > &outputData, uint &sampleRate, uint &numberOfChannels)switchboard::WavDecoderstatic
getNumberOfChannels() constswitchboard::WavDecoder
getNumberOfFrames() constswitchboard::WavDecoder
getSampleRate() constswitchboard::WavDecoder
read(float *outputBuffer, const uint frameIndex, const uint numberOfFrames)switchboard::WavDecoder
WavDecoder(const std::string &path)switchboard::WavDecoder
~WavDecoder()switchboard::WavDecoder