#include <rtcstatsreport.h>
◆ StatsMap [1/2]
◆ StatsMap [2/2]
◆ RTCStatsReport() [1/4]
RTCStatsReport::RTCStatsReport |
( |
int64_t |
timestamp_us | ) |
|
|
explicit |
◆ RTCStatsReport() [2/4]
webrtc::RTCStatsReport::RTCStatsReport |
( |
const RTCStatsReport & |
other | ) |
|
|
delete |
◆ RTCStatsReport() [3/4]
webrtc::RTCStatsReport::RTCStatsReport |
( |
int64_t |
timestamp_us | ) |
|
|
explicit |
◆ RTCStatsReport() [4/4]
webrtc::RTCStatsReport::RTCStatsReport |
( |
const RTCStatsReport & |
other | ) |
|
|
delete |
◆ AddStats() [1/2]
void RTCStatsReport::AddStats |
( |
std::unique_ptr< const RTCStats > |
stats | ) |
|
◆ AddStats() [2/2]
void webrtc::RTCStatsReport::AddStats |
( |
std::unique_ptr< const RTCStats > |
stats | ) |
|
◆ begin() [1/2]
◆ begin() [2/2]
◆ Create() [1/2]
◆ Create() [2/2]
◆ end() [1/2]
◆ end() [2/2]
◆ Get() [1/2]
◆ Get() [2/2]
◆ GetStatsOfType() [1/2]
template<typename T >
std::vector<const T*> webrtc::RTCStatsReport::GetStatsOfType |
( |
| ) |
const |
|
inline |
◆ GetStatsOfType() [2/2]
template<typename T >
std::vector<const T*> webrtc::RTCStatsReport::GetStatsOfType |
( |
| ) |
const |
|
inline |
◆ size() [1/2]
size_t webrtc::RTCStatsReport::size |
( |
| ) |
const |
|
inline |
◆ size() [2/2]
size_t webrtc::RTCStatsReport::size |
( |
| ) |
const |
|
inline |
◆ TakeMembersFrom() [1/2]
◆ TakeMembersFrom() [2/2]
◆ timestamp_us() [1/2]
int64_t webrtc::RTCStatsReport::timestamp_us |
( |
| ) |
const |
|
inline |
◆ timestamp_us() [2/2]
int64_t webrtc::RTCStatsReport::timestamp_us |
( |
| ) |
const |
|
inline |
◆ ToString() [1/2]
◆ ToString() [2/2]
◆ rtc::RefCountedObject< RTCStatsReport >
The documentation for this class was generated from the following files: