webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::acm2::CallStatistics Class Reference

#include <call_statistics.h>

Public Member Functions

 CallStatistics ()
 
 ~CallStatistics ()
 
void DecodedByNetEq (AudioFrame::SpeechType speech_type, bool muted)
 
void DecodedBySilenceGenerator ()
 
const AudioDecodingCallStatsGetDecodingStatistics () const
 
 CallStatistics ()
 
 ~CallStatistics ()
 
void DecodedByNetEq (AudioFrame::SpeechType speech_type, bool muted)
 
void DecodedBySilenceGenerator ()
 
const AudioDecodingCallStatsGetDecodingStatistics () const
 

Constructor & Destructor Documentation

◆ CallStatistics() [1/2]

webrtc::acm2::CallStatistics::CallStatistics ( )
inline

◆ ~CallStatistics() [1/2]

webrtc::acm2::CallStatistics::~CallStatistics ( )
inline

◆ CallStatistics() [2/2]

webrtc::acm2::CallStatistics::CallStatistics ( )
inline

◆ ~CallStatistics() [2/2]

webrtc::acm2::CallStatistics::~CallStatistics ( )
inline

Member Function Documentation

◆ DecodedByNetEq() [1/2]

void webrtc::acm2::CallStatistics::DecodedByNetEq ( AudioFrame::SpeechType  speech_type,
bool  muted 
)

◆ DecodedByNetEq() [2/2]

void webrtc::acm2::CallStatistics::DecodedByNetEq ( AudioFrame::SpeechType  speech_type,
bool  muted 
)

◆ DecodedBySilenceGenerator() [1/2]

void webrtc::acm2::CallStatistics::DecodedBySilenceGenerator ( )

◆ DecodedBySilenceGenerator() [2/2]

void webrtc::acm2::CallStatistics::DecodedBySilenceGenerator ( )

◆ GetDecodingStatistics() [1/2]

const AudioDecodingCallStats & webrtc::acm2::CallStatistics::GetDecodingStatistics ( ) const

◆ GetDecodingStatistics() [2/2]

const AudioDecodingCallStats& webrtc::acm2::CallStatistics::GetDecodingStatistics ( ) const

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