#include <stats.h>
|
std::string | track_identifier |
|
std::string | kind |
|
int64_t | timestamp |
| The timestamp in Milliseconds since Unix Epoch (Jan 1, 1970 00:00:00 UTC).
|
|
std::string | id |
| The WebRTC identifier for the statistics.
|
|
Type | type |
| Type of statistics.
|
|
|
template<typename T > |
const T * | cast_to () const |
| Cast the statistics to their true type. Make sure to use.
|
|
virtual | ~Stats ()=default |
|
◆ kind
std::string millicast::rtcstats::MediaSource::kind |
◆ STYPE
◆ track_identifier
std::string millicast::rtcstats::MediaSource::track_identifier |
The documentation for this struct was generated from the following file: