#include <packet_loss_stats.h>
◆ 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 |
◆ 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:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/rtp_rtcp/source/packet_loss_stats.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/packet_loss_stats.cc