webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::PacketLossStats Class Reference

#include <packet_loss_stats.h>

Public Member Functions

 PacketLossStats ()
 
 ~PacketLossStats ()
 
void AddLostPacket (uint16_t sequence_number)
 
int GetSingleLossCount () const
 
int GetMultipleLossEventCount () const
 
int GetMultipleLossPacketCount () const
 
 PacketLossStats ()
 
 ~PacketLossStats ()
 
void AddLostPacket (uint16_t sequence_number)
 
int GetSingleLossCount () const
 
int GetMultipleLossEventCount () const
 
int GetMultipleLossPacketCount () const
 

Constructor & Destructor Documentation

◆ PacketLossStats() [1/2]

webrtc::PacketLossStats::PacketLossStats ( )

◆ ~PacketLossStats() [1/2]

webrtc::PacketLossStats::~PacketLossStats ( )
inline

◆ PacketLossStats() [2/2]

webrtc::PacketLossStats::PacketLossStats ( )

◆ ~PacketLossStats() [2/2]

webrtc::PacketLossStats::~PacketLossStats ( )
inline

Member Function Documentation

◆ AddLostPacket() [1/2]

void webrtc::PacketLossStats::AddLostPacket ( uint16_t  sequence_number)

◆ AddLostPacket() [2/2]

void webrtc::PacketLossStats::AddLostPacket ( uint16_t  sequence_number)

◆ GetMultipleLossEventCount() [1/2]

int webrtc::PacketLossStats::GetMultipleLossEventCount ( ) const

◆ GetMultipleLossEventCount() [2/2]

int webrtc::PacketLossStats::GetMultipleLossEventCount ( ) const

◆ GetMultipleLossPacketCount() [1/2]

int webrtc::PacketLossStats::GetMultipleLossPacketCount ( ) const

◆ GetMultipleLossPacketCount() [2/2]

int webrtc::PacketLossStats::GetMultipleLossPacketCount ( ) const

◆ GetSingleLossCount() [1/2]

int webrtc::PacketLossStats::GetSingleLossCount ( ) const

◆ GetSingleLossCount() [2/2]

int webrtc::PacketLossStats::GetSingleLossCount ( ) const

The documentation for this class was generated from the following files: