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
static constexpr double FLOATING_AVERAGE_ALPHA_SETTLING
static constexpr int SETTLING_DURATION_PACKETS
double m_floatingAverageAlpha
double m_bufferFillLevelFramesTargetValue
void Reset()
Resets the filter state.
Low-pass Filter for Audio Buffer Fill Level Measurement Header File.