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

#include <voe_neteq_stats_impl.h>

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

Public Member Functions

int GetNetworkStatistics (int channel, NetworkStatistics &stats) override
 
int GetDecodingCallStatistics (int channel, AudioDecodingCallStats *stats) const override
 
int GetNetworkStatistics (int channel, NetworkStatistics &stats) override
 
int GetDecodingCallStatistics (int channel, AudioDecodingCallStats *stats) const override
 
- Public Member Functions inherited from webrtc::VoENetEqStats
virtual int Release ()=0
 
virtual int Release ()=0
 

Protected Member Functions

 VoENetEqStatsImpl (voe::SharedData *shared)
 
 ~VoENetEqStatsImpl () override
 
 VoENetEqStatsImpl (voe::SharedData *shared)
 
 ~VoENetEqStatsImpl () override
 
- Protected Member Functions inherited from webrtc::VoENetEqStats
 VoENetEqStats ()
 
virtual ~VoENetEqStats ()
 
 VoENetEqStats ()
 
virtual ~VoENetEqStats ()
 

Additional Inherited Members

- Static Public Member Functions inherited from webrtc::VoENetEqStats
static VoENetEqStatsGetInterface (VoiceEngine *voiceEngine)
 
static VoENetEqStatsGetInterface (VoiceEngine *voiceEngine)
 

Constructor & Destructor Documentation

◆ VoENetEqStatsImpl() [1/2]

webrtc::VoENetEqStatsImpl::VoENetEqStatsImpl ( voe::SharedData shared)
protected

◆ ~VoENetEqStatsImpl() [1/2]

webrtc::VoENetEqStatsImpl::~VoENetEqStatsImpl ( )
overrideprotected

◆ VoENetEqStatsImpl() [2/2]

webrtc::VoENetEqStatsImpl::VoENetEqStatsImpl ( voe::SharedData shared)
protected

◆ ~VoENetEqStatsImpl() [2/2]

webrtc::VoENetEqStatsImpl::~VoENetEqStatsImpl ( )
overrideprotected

Member Function Documentation

◆ GetDecodingCallStatistics() [1/2]

int webrtc::VoENetEqStatsImpl::GetDecodingCallStatistics ( int  channel,
AudioDecodingCallStats stats 
) const
overridevirtual

Implements webrtc::VoENetEqStats.

◆ GetDecodingCallStatistics() [2/2]

int webrtc::VoENetEqStatsImpl::GetDecodingCallStatistics ( int  channel,
AudioDecodingCallStats stats 
) const
overridevirtual

Implements webrtc::VoENetEqStats.

◆ GetNetworkStatistics() [1/2]

int webrtc::VoENetEqStatsImpl::GetNetworkStatistics ( int  channel,
NetworkStatistics stats 
)
overridevirtual

Implements webrtc::VoENetEqStats.

◆ GetNetworkStatistics() [2/2]

int webrtc::VoENetEqStatsImpl::GetNetworkStatistics ( int  channel,
NetworkStatistics stats 
)
overridevirtual

Implements webrtc::VoENetEqStats.


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