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