#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 |
|
◆ Type
◆ channels
std::optional<unsigned long> millicast::rtcstats::Codecs::channels |
◆ clock_rate
std::optional<unsigned long> millicast::rtcstats::Codecs::clock_rate |
◆ codec_type
std::optional<Type> millicast::rtcstats::Codecs::codec_type |
◆ mime_type
std::string millicast::rtcstats::Codecs::mime_type |
◆ payload_type
unsigned long millicast::rtcstats::Codecs::payload_type |
◆ sdp_fmtp_line
std::optional<std::string> millicast::rtcstats::Codecs::sdp_fmtp_line |
◆ STYPE
◆ transport_id
std::string millicast::rtcstats::Codecs::transport_id |
The documentation for this struct was generated from the following file: