#include <stats.h>
|
template<typename T > |
const T * | cast_to () const |
| Cast the statistics to their true type. Make sure to use.
|
|
virtual | ~Stats ()=default |
|
◆ frames_dropped
std::optional<unsigned long long> millicast::rtcstats::ReceivedRtpStream::frames_dropped |
◆ jitter
std::optional<double> millicast::rtcstats::ReceivedRtpStream::jitter |
◆ packets_lost
std::optional<long long> millicast::rtcstats::ReceivedRtpStream::packets_lost |
◆ packets_received
std::optional<unsigned long long> millicast::rtcstats::ReceivedRtpStream::packets_received |
◆ STYPE
The documentation for this struct was generated from the following file: