webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
webrtc::RtpPacketLossStats Struct Reference

#include <rtp_rtcp_defines.h>

Public Attributes

uint64_t single_packet_loss_count
 
uint64_t multiple_packet_loss_event_count
 
uint64_t multiple_packet_loss_packet_count
 

Member Data Documentation

◆ multiple_packet_loss_event_count

uint64_t webrtc::RtpPacketLossStats::multiple_packet_loss_event_count

◆ multiple_packet_loss_packet_count

uint64_t webrtc::RtpPacketLossStats::multiple_packet_loss_packet_count

◆ single_packet_loss_count

uint64_t webrtc::RtpPacketLossStats::single_packet_loss_count

The documentation for this struct was generated from the following file: