|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <rtcstatsobtainer.h>
Public Member Functions | |
| void | OnStatsDelivered (const rtc::scoped_refptr< const RTCStatsReport > &report) override |
| rtc::scoped_refptr< const RTCStatsReport > | report () const |
| void | OnStatsDelivered (const rtc::scoped_refptr< const RTCStatsReport > &report) override |
| rtc::scoped_refptr< const RTCStatsReport > | report () const |
Public Member Functions inherited from webrtc::RTCStatsCollectorCallback | |
| virtual | ~RTCStatsCollectorCallback () |
| virtual | ~RTCStatsCollectorCallback () |
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 |
Static Public Member Functions | |
| static rtc::scoped_refptr< RTCStatsObtainer > | Create (rtc::scoped_refptr< const RTCStatsReport > *report_ptr=nullptr) |
| static rtc::scoped_refptr< RTCStatsObtainer > | Create (rtc::scoped_refptr< const RTCStatsReport > *report_ptr=nullptr) |
Protected Member Functions | |
| RTCStatsObtainer (rtc::scoped_refptr< const RTCStatsReport > *report_ptr) | |
| RTCStatsObtainer (rtc::scoped_refptr< const RTCStatsReport > *report_ptr) | |
Protected Member Functions inherited from rtc::RefCountInterface | |
| virtual | ~RefCountInterface () |
| virtual | ~RefCountInterface () |
|
inlineexplicitprotected |
|
inlineexplicitprotected |
|
inlinestatic |
|
inlinestatic |
|
inlineoverridevirtual |
Implements webrtc::RTCStatsCollectorCallback.
|
inlineoverridevirtual |
Implements webrtc::RTCStatsCollectorCallback.
|
inline |
|
inline |
1.8.13