#include <clientlib.h>
Inherits client::Object.
Inherited by client::MSDescription, client::MSLocalClientEventBase, client::MSNetwork, client::MSPayloadBase, client::MSTransportDiagnosticsStats, client::RTCIceCandidateAttributes, client::RTCIceCandidatePairStats, client::RTCMediaStreamTrackStats, client::RTCRTPStreamStats, and client::RTCTransportStats.
◆ get_id()
String* client::RTCStats::get_id |
( |
| ) |
|
◆ get_msType()
String* client::RTCStats::get_msType |
( |
| ) |
|
◆ get_timestamp()
double client::RTCStats::get_timestamp |
( |
| ) |
|
◆ get_type()
String* client::RTCStats::get_type |
( |
| ) |
|
◆ set_id()
void client::RTCStats::set_id |
( |
const String & |
| ) |
|
◆ set_msType()
void client::RTCStats::set_msType |
( |
const String & |
| ) |
|
◆ set_timestamp()
void client::RTCStats::set_timestamp |
( |
double |
| ) |
|
◆ set_type()
void client::RTCStats::set_type |
( |
const String & |
| ) |
|