Switchboard SDK
Loading...
Searching...
No Matches
switchboard::BufferSizeRegulator Class Reference

Converts a variable sized buffer stream into a fixed sized buffer stream. More...

#include <BufferSizeRegulator.hpp>

Public Member Functions

 BufferSizeRegulator (const uint targetNumberOfFrames, const BufferSizeRegulatorCallbackFunction callback, void *userPointer)
 
bool process (float *buffer, const uint numberOfSamples)
 

Detailed Description

Converts a variable sized buffer stream into a fixed sized buffer stream.