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