#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 |
|
◆ encoder_implementation
std::optional<std::string> millicast::rtcstats::OutboundRtpStream::encoder_implementation |
◆ fir_count
std::optional<unsigned long> millicast::rtcstats::OutboundRtpStream::fir_count |
◆ frame_height
std::optional<unsigned long> millicast::rtcstats::OutboundRtpStream::frame_height |
◆ frame_width
std::optional<unsigned long> millicast::rtcstats::OutboundRtpStream::frame_width |
◆ frames_encoded
std::optional<unsigned long> millicast::rtcstats::OutboundRtpStream::frames_encoded |
◆ frames_per_second
std::optional<double> millicast::rtcstats::OutboundRtpStream::frames_per_second |
◆ frames_sent
std::optional<unsigned long> millicast::rtcstats::OutboundRtpStream::frames_sent |
◆ huge_frames_sent
std::optional<unsigned long> millicast::rtcstats::OutboundRtpStream::huge_frames_sent |
◆ key_frames_encoded
std::optional<unsigned long> millicast::rtcstats::OutboundRtpStream::key_frames_encoded |
◆ nack_count
std::optional<unsigned long> millicast::rtcstats::OutboundRtpStream::nack_count |
◆ pli_count
std::optional<unsigned long> millicast::rtcstats::OutboundRtpStream::pli_count |
◆ qp_sum
std::optional<unsigned long> millicast::rtcstats::OutboundRtpStream::qp_sum |
◆ quality_limitation_durations
std::optional<std::string> millicast::rtcstats::OutboundRtpStream::quality_limitation_durations |
◆ quality_limitation_reason
std::optional<std::string> millicast::rtcstats::OutboundRtpStream::quality_limitation_reason |
◆ quality_limitation_resolution_changes
std::optional<unsigned int> millicast::rtcstats::OutboundRtpStream::quality_limitation_resolution_changes |
◆ remote_id
std::optional<std::string> millicast::rtcstats::OutboundRtpStream::remote_id |
◆ sender_id
std::optional<std::string> millicast::rtcstats::OutboundRtpStream::sender_id |
◆ STYPE
◆ target_bitrate
std::optional<double> millicast::rtcstats::OutboundRtpStream::target_bitrate |
◆ total_encoded_bytes_target
std::optional<unsigned long> millicast::rtcstats::OutboundRtpStream::total_encoded_bytes_target |
◆ total_packet_send_delay
std::optional<unsigned long> millicast::rtcstats::OutboundRtpStream::total_packet_send_delay |
The documentation for this struct was generated from the following file: