#include <rtcstats_objects.h>
◆ RTCLocalIceCandidateStats() [1/4]
webrtc::RTCLocalIceCandidateStats::RTCLocalIceCandidateStats |
( |
const std::string & |
id, |
|
|
int64_t |
timestamp_us |
|
) |
| |
◆ RTCLocalIceCandidateStats() [2/4]
webrtc::RTCLocalIceCandidateStats::RTCLocalIceCandidateStats |
( |
std::string && |
id, |
|
|
int64_t |
timestamp_us |
|
) |
| |
◆ RTCLocalIceCandidateStats() [3/4]
webrtc::RTCLocalIceCandidateStats::RTCLocalIceCandidateStats |
( |
const std::string & |
id, |
|
|
int64_t |
timestamp_us |
|
) |
| |
◆ RTCLocalIceCandidateStats() [4/4]
webrtc::RTCLocalIceCandidateStats::RTCLocalIceCandidateStats |
( |
std::string && |
id, |
|
|
int64_t |
timestamp_us |
|
) |
| |
◆ type() [1/2]
const char * webrtc::RTCLocalIceCandidateStats::type |
( |
| ) |
const |
|
overridevirtual |
◆ type() [2/2]
const char* webrtc::RTCLocalIceCandidateStats::type |
( |
| ) |
const |
|
overridevirtual |
◆ kType
const char webrtc::RTCLocalIceCandidateStats::kType = "local-candidate" |
|
static |
The documentation for this class was generated from the following files: