Converts a variable sized buffer stream into a fixed sized buffer stream.
More...
#include <BufferSizeRegulator.hpp>
|
| BufferSizeRegulator (const uint targetNumberOfFrames, const BufferSizeRegulatorCallbackFunction callback, void *userPointer) |
|
bool | process (float *buffer, const uint numberOfSamples) |
|
Converts a variable sized buffer stream into a fixed sized 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/BufferSizeRegulator.hpp
- /Users/jenkins/.jenkins/workspace/Switchboard Developer Site - Production/SwitchboardSDK/src/all/BufferRegulator/BufferSizeRegulator.cpp