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

#include <rtcstatscollectorcallback.h>

Inheritance diagram for webrtc::RTCStatsCollectorCallback:
rtc::RefCountInterface rtc::RefCountInterface webrtc::RTCStatsObtainer webrtc::RTCStatsObtainer

Public Member Functions

virtual ~RTCStatsCollectorCallback ()
 
virtual void OnStatsDelivered (const rtc::scoped_refptr< const RTCStatsReport > &report)=0
 
virtual ~RTCStatsCollectorCallback ()
 
virtual void OnStatsDelivered (const rtc::scoped_refptr< const RTCStatsReport > &report)=0
 
- Public Member Functions inherited from rtc::RefCountInterface
virtual int AddRef () const =0
 
virtual int Release () const =0
 
virtual int AddRef () const =0
 
virtual int Release () const =0
 

Additional Inherited Members

- Protected Member Functions inherited from rtc::RefCountInterface
virtual ~RefCountInterface ()
 
virtual ~RefCountInterface ()
 

Constructor & Destructor Documentation

◆ ~RTCStatsCollectorCallback() [1/2]

virtual webrtc::RTCStatsCollectorCallback::~RTCStatsCollectorCallback ( )
inlinevirtual

◆ ~RTCStatsCollectorCallback() [2/2]

virtual webrtc::RTCStatsCollectorCallback::~RTCStatsCollectorCallback ( )
inlinevirtual

Member Function Documentation

◆ OnStatsDelivered() [1/2]

virtual void webrtc::RTCStatsCollectorCallback::OnStatsDelivered ( const rtc::scoped_refptr< const RTCStatsReport > &  report)
pure virtual

◆ OnStatsDelivered() [2/2]

virtual void webrtc::RTCStatsCollectorCallback::OnStatsDelivered ( const rtc::scoped_refptr< const RTCStatsReport > &  report)
pure virtual

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