int m_minBufferSizeFrames
double m_bufferFillLevelFramesAvg
static constexpr double FLOATING_AVERAGE_ALPHA_NORMAL
int m_writtenToAlsaFrames
static constexpr double FLOATING_AVERAGE_ALPHA_SETTLING
static constexpr int SETTLING_DURATION_PACKETS
double m_floatingAverageAlpha
double m_bufferFillLevelFramesTargetValue
Low-pass Filter for Audio Buffer Fill Level Measurement Header File.
void ResetFramesCounters()
Resets the received and written frames counters.
void UpdateAvgBufferFillLevel(int)
Updates the buffer fill level average.
const char * StateToString(State d)
Converts the filter state to a string representation.
void Reset()
Resets the filter state.