webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
webrtc::VoENetEqStats Class Referenceabstract

#include <voe_neteq_stats.h>

Inheritance diagram for webrtc::VoENetEqStats:
webrtc::VoENetEqStatsImpl webrtc::VoENetEqStatsImpl webrtc::VoiceEngineImpl webrtc::VoiceEngineImpl webrtc::VoiceEngineImpl webrtc::VoiceEngineImpl webrtc::test::MockVoiceEngine webrtc::test::MockVoiceEngine webrtc::test::MockVoiceEngine webrtc::test::MockVoiceEngine webrtc::test::MockVoiceEngine webrtc::test::MockVoiceEngine webrtc::test::MockVoiceEngine webrtc::test::MockVoiceEngine

Public Member Functions

virtual int Release ()=0
 
virtual int GetNetworkStatistics (int channel, NetworkStatistics &stats)=0
 
virtual int GetDecodingCallStatistics (int channel, AudioDecodingCallStats *stats) const =0
 
virtual int Release ()=0
 
virtual int GetNetworkStatistics (int channel, NetworkStatistics &stats)=0
 
virtual int GetDecodingCallStatistics (int channel, AudioDecodingCallStats *stats) const =0
 

Static Public Member Functions

static VoENetEqStatsGetInterface (VoiceEngine *voiceEngine)
 
static VoENetEqStatsGetInterface (VoiceEngine *voiceEngine)
 

Protected Member Functions

 VoENetEqStats ()
 
virtual ~VoENetEqStats ()
 
 VoENetEqStats ()
 
virtual ~VoENetEqStats ()
 

Constructor & Destructor Documentation

◆ VoENetEqStats() [1/2]

webrtc::VoENetEqStats::VoENetEqStats ( )
inlineprotected

◆ ~VoENetEqStats() [1/2]

virtual webrtc::VoENetEqStats::~VoENetEqStats ( )
inlineprotectedvirtual

◆ VoENetEqStats() [2/2]

webrtc::VoENetEqStats::VoENetEqStats ( )
inlineprotected

◆ ~VoENetEqStats() [2/2]

virtual webrtc::VoENetEqStats::~VoENetEqStats ( )
inlineprotectedvirtual

Member Function Documentation

◆ GetDecodingCallStatistics() [1/2]

virtual int webrtc::VoENetEqStats::GetDecodingCallStatistics ( int  channel,
AudioDecodingCallStats stats 
) const
pure virtual

◆ GetDecodingCallStatistics() [2/2]

virtual int webrtc::VoENetEqStats::GetDecodingCallStatistics ( int  channel,
AudioDecodingCallStats stats 
) const
pure virtual

◆ GetInterface() [1/2]

VoENetEqStats * webrtc::VoENetEqStats::GetInterface ( VoiceEngine voiceEngine)
static

◆ GetInterface() [2/2]

static VoENetEqStats* webrtc::VoENetEqStats::GetInterface ( VoiceEngine voiceEngine)
static

◆ GetNetworkStatistics() [1/2]

virtual int webrtc::VoENetEqStats::GetNetworkStatistics ( int  channel,
NetworkStatistics stats 
)
pure virtual

◆ GetNetworkStatistics() [2/2]

virtual int webrtc::VoENetEqStats::GetNetworkStatistics ( int  channel,
NetworkStatistics stats 
)
pure virtual

◆ Release() [1/2]

virtual int webrtc::VoENetEqStats::Release ( )
pure virtual

◆ Release() [2/2]

virtual int webrtc::VoENetEqStats::Release ( )
pure virtual

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