webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | List of all members
webrtc::AudioEncoderOpus::PacketLossFractionSmoother Class Reference

Public Member Functions

 PacketLossFractionSmoother (const Clock *clock)
 
float GetAverage () const
 
void AddSample (float packet_loss_fraction)
 

Constructor & Destructor Documentation

◆ PacketLossFractionSmoother()

webrtc::AudioEncoderOpus::PacketLossFractionSmoother::PacketLossFractionSmoother ( const Clock clock)
inlineexplicit

Member Function Documentation

◆ AddSample()

void webrtc::AudioEncoderOpus::PacketLossFractionSmoother::AddSample ( float  packet_loss_fraction)
inline

◆ GetAverage()

float webrtc::AudioEncoderOpus::PacketLossFractionSmoother::GetAverage ( ) const
inline

The documentation for this class was generated from the following file: