#include <rtcstats.h>
◆ RTCStats() [1/4]
◆ RTCStats() [2/4]
◆ ~RTCStats() [1/2]
virtual webrtc::RTCStats::~RTCStats |
( |
| ) |
|
|
inlinevirtual |
◆ RTCStats() [3/4]
◆ RTCStats() [4/4]
◆ ~RTCStats() [2/2]
virtual webrtc::RTCStats::~RTCStats |
( |
| ) |
|
|
inlinevirtual |
◆ cast_to() [1/2]
template<typename T >
const T& webrtc::RTCStats::cast_to |
( |
| ) |
const |
|
inline |
◆ cast_to() [2/2]
template<typename T >
const T& webrtc::RTCStats::cast_to |
( |
| ) |
const |
|
inline |
◆ copy() [1/2]
virtual std::unique_ptr<RTCStats> webrtc::RTCStats::copy |
( |
| ) |
const |
|
pure virtual |
◆ copy() [2/2]
virtual std::unique_ptr<RTCStats> webrtc::RTCStats::copy |
( |
| ) |
const |
|
pure virtual |
◆ id() [1/2]
◆ id() [2/2]
◆ Members() [1/2]
◆ Members() [2/2]
◆ MembersOfThisObjectAndAncestors() [1/2]
◆ MembersOfThisObjectAndAncestors() [2/2]
◆ operator!=() [1/2]
bool webrtc::RTCStats::operator!= |
( |
const RTCStats & |
other | ) |
const |
◆ operator!=() [2/2]
bool webrtc::RTCStats::operator!= |
( |
const RTCStats & |
other | ) |
const |
◆ operator==() [1/2]
bool webrtc::RTCStats::operator== |
( |
const RTCStats & |
other | ) |
const |
◆ operator==() [2/2]
bool webrtc::RTCStats::operator== |
( |
const RTCStats & |
other | ) |
const |
◆ timestamp_us() [1/2]
int64_t webrtc::RTCStats::timestamp_us |
( |
| ) |
const |
|
inline |
◆ timestamp_us() [2/2]
int64_t webrtc::RTCStats::timestamp_us |
( |
| ) |
const |
|
inline |
◆ ToString() [1/2]
◆ ToString() [2/2]
◆ type() [1/2]
virtual const char* webrtc::RTCStats::type |
( |
| ) |
const |
|
pure virtual |
◆ type() [2/2]
virtual const char* webrtc::RTCStats::type |
( |
| ) |
const |
|
pure virtual |
◆ id_
◆ timestamp_us_
int64_t webrtc::RTCStats::timestamp_us_ |
|
protected |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/api/stats/rtcstats.h
- Source/ThirdParty/libwebrtc/Source/webrtc/stats/rtcstats.cc