webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
webrtc::AudioDecodingCallStats Struct Reference

#include <common_types.h>

Public Member Functions

 AudioDecodingCallStats ()
 
 AudioDecodingCallStats ()
 

Public Attributes

int calls_to_silence_generator
 
int calls_to_neteq
 
int decoded_normal
 
int decoded_plc
 
int decoded_cng
 
int decoded_plc_cng
 
int decoded_muted_output
 

Constructor & Destructor Documentation

◆ AudioDecodingCallStats() [1/2]

webrtc::AudioDecodingCallStats::AudioDecodingCallStats ( )
inline

◆ AudioDecodingCallStats() [2/2]

webrtc::AudioDecodingCallStats::AudioDecodingCallStats ( )
inline

Member Data Documentation

◆ calls_to_neteq

int webrtc::AudioDecodingCallStats::calls_to_neteq

◆ calls_to_silence_generator

int webrtc::AudioDecodingCallStats::calls_to_silence_generator

◆ decoded_cng

int webrtc::AudioDecodingCallStats::decoded_cng

◆ decoded_muted_output

int webrtc::AudioDecodingCallStats::decoded_muted_output

◆ decoded_normal

int webrtc::AudioDecodingCallStats::decoded_normal

◆ decoded_plc

int webrtc::AudioDecodingCallStats::decoded_plc

◆ decoded_plc_cng

int webrtc::AudioDecodingCallStats::decoded_plc_cng

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