int m_minBufferSizeFrames
double m_bufferFillLevelFramesAvg
void ResetFramesCounters()
Resets the received and written frames counters.
void UpdateAvgBufferFillLevel(int)
Updates the buffer fill level average.
static constexpr double FLOATING_AVERAGE_ALPHA_NORMAL
const char * StateToString(State d)
Converts the filter state to a string representation.
int m_writtenToAlsaFrames
void ReceivedFrames(int count)
static constexpr double FLOATING_AVERAGE_ALPHA_SETTLING
static constexpr int SETTLING_DURATION_PACKETS
void WroteFrames(int count)
double GetBufferFillLevelFramesAvg()
double m_floatingAverageAlpha
void SetMinBufferSizeFrames(int size)
double m_bufferFillLevelFramesTargetValue
void Reset()
Resets the filter state.