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

#include <video_coding_defines.h>

Inheritance diagram for webrtc::VCMSendStatisticsCallback:
webrtc::ViEEncoder webrtc::ViEEncoder webrtc::MockVieEncoder webrtc::MockVieEncoder

Public Member Functions

virtual void SendStatistics (uint32_t bitRate, uint32_t frameRate)=0
 
virtual void SendStatistics (uint32_t bitRate, uint32_t frameRate)=0
 

Protected Member Functions

virtual ~VCMSendStatisticsCallback ()
 
virtual ~VCMSendStatisticsCallback ()
 

Constructor & Destructor Documentation

◆ ~VCMSendStatisticsCallback() [1/2]

virtual webrtc::VCMSendStatisticsCallback::~VCMSendStatisticsCallback ( )
inlineprotectedvirtual

◆ ~VCMSendStatisticsCallback() [2/2]

virtual webrtc::VCMSendStatisticsCallback::~VCMSendStatisticsCallback ( )
inlineprotectedvirtual

Member Function Documentation

◆ SendStatistics() [1/2]

virtual void webrtc::VCMSendStatisticsCallback::SendStatistics ( uint32_t  bitRate,
uint32_t  frameRate 
)
pure virtual

◆ SendStatistics() [2/2]

virtual void webrtc::VCMSendStatisticsCallback::SendStatistics ( uint32_t  bitRate,
uint32_t  frameRate 
)
pure virtual

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