#include <receive_statistics.h>
◆ ~ReceiveStatistics() [1/2]
virtual webrtc::ReceiveStatistics::~ReceiveStatistics |
( |
| ) |
|
|
inlinevirtual |
◆ ~ReceiveStatistics() [2/2]
virtual webrtc::ReceiveStatistics::~ReceiveStatistics |
( |
| ) |
|
|
inlinevirtual |
◆ Create() [1/2]
◆ Create() [2/2]
◆ FecPacketReceived() [1/2]
virtual void webrtc::ReceiveStatistics::FecPacketReceived |
( |
const RTPHeader & |
header, |
|
|
size_t |
packet_length |
|
) |
| |
|
pure virtual |
◆ FecPacketReceived() [2/2]
virtual void webrtc::ReceiveStatistics::FecPacketReceived |
( |
const RTPHeader & |
header, |
|
|
size_t |
packet_length |
|
) |
| |
|
pure virtual |
◆ GetActiveStatisticians() [1/2]
virtual StatisticianMap webrtc::ReceiveStatistics::GetActiveStatisticians |
( |
| ) |
const |
|
pure virtual |
◆ GetActiveStatisticians() [2/2]
virtual StatisticianMap webrtc::ReceiveStatistics::GetActiveStatisticians |
( |
| ) |
const |
|
pure virtual |
◆ GetStatistician() [1/2]
◆ GetStatistician() [2/2]
◆ IncomingPacket() [1/2]
virtual void webrtc::ReceiveStatistics::IncomingPacket |
( |
const RTPHeader & |
rtp_header, |
|
|
size_t |
packet_length, |
|
|
bool |
retransmitted |
|
) |
| |
|
pure virtual |
◆ IncomingPacket() [2/2]
virtual void webrtc::ReceiveStatistics::IncomingPacket |
( |
const RTPHeader & |
rtp_header, |
|
|
size_t |
packet_length, |
|
|
bool |
retransmitted |
|
) |
| |
|
pure virtual |
◆ RegisterRtcpStatisticsCallback() [1/2]
◆ RegisterRtcpStatisticsCallback() [2/2]
◆ RegisterRtpStatisticsCallback() [1/2]
◆ RegisterRtpStatisticsCallback() [2/2]
◆ SetMaxReorderingThreshold() [1/2]
virtual void webrtc::ReceiveStatistics::SetMaxReorderingThreshold |
( |
int |
max_reordering_threshold | ) |
|
|
pure virtual |
◆ SetMaxReorderingThreshold() [2/2]
virtual void webrtc::ReceiveStatistics::SetMaxReorderingThreshold |
( |
int |
max_reordering_threshold | ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: