webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <rtcstatscollectorcallback.h>
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 () |
|
inlinevirtual |
|
inlinevirtual |
|
pure virtual |
Implemented in webrtc::RTCStatsObtainer, and webrtc::RTCStatsObtainer.
|
pure virtual |
Implemented in webrtc::RTCStatsObtainer, and webrtc::RTCStatsObtainer.