Converts an audio stream with variable sample rate to a fixed sample rate buffer stream.
More...
#include <SampleRateRegulator.hpp>
|
| SampleRateRegulator (const uint targetSampleRate, const SampleRateRegulatorCallbackFunction callback, void *userPointer) |
|
bool | process (float *buffer, const uint numberOfSamples, const uint sampleRate) |
|
Converts an audio stream with variable sample rate to a fixed sample rate buffer stream.
The documentation for this class was generated from the following files:
- /Users/jenkins/.jenkins/workspace/Switchboard Developer Site - Production/SwitchboardSDK/src/all/BufferRegulator/SampleRateRegulator.hpp
- /Users/jenkins/.jenkins/workspace/Switchboard Developer Site - Production/SwitchboardSDK/src/all/BufferRegulator/SampleRateRegulator.cpp