#include <receive_statistics_impl.h>
◆ ReceiveStatisticsImpl() [1/2]
webrtc::ReceiveStatisticsImpl::ReceiveStatisticsImpl |
( |
Clock * |
clock | ) |
|
|
explicit |
◆ ~ReceiveStatisticsImpl() [1/2]
webrtc::ReceiveStatisticsImpl::~ReceiveStatisticsImpl |
( |
| ) |
|
◆ ReceiveStatisticsImpl() [2/2]
webrtc::ReceiveStatisticsImpl::ReceiveStatisticsImpl |
( |
Clock * |
clock | ) |
|
|
explicit |
◆ ~ReceiveStatisticsImpl() [2/2]
webrtc::ReceiveStatisticsImpl::~ReceiveStatisticsImpl |
( |
| ) |
|
◆ FecPacketReceived() [1/2]
void webrtc::ReceiveStatisticsImpl::FecPacketReceived |
( |
const RTPHeader & |
header, |
|
|
size_t |
packet_length |
|
) |
| |
|
overridevirtual |
◆ FecPacketReceived() [2/2]
void webrtc::ReceiveStatisticsImpl::FecPacketReceived |
( |
const RTPHeader & |
header, |
|
|
size_t |
packet_length |
|
) |
| |
|
overridevirtual |
◆ GetActiveStatisticians() [1/2]
StatisticianMap webrtc::ReceiveStatisticsImpl::GetActiveStatisticians |
( |
| ) |
const |
|
overridevirtual |
◆ GetActiveStatisticians() [2/2]
StatisticianMap webrtc::ReceiveStatisticsImpl::GetActiveStatisticians |
( |
| ) |
const |
|
overridevirtual |
◆ GetStatistician() [1/2]
◆ GetStatistician() [2/2]
◆ IncomingPacket() [1/2]
void webrtc::ReceiveStatisticsImpl::IncomingPacket |
( |
const RTPHeader & |
header, |
|
|
size_t |
packet_length, |
|
|
bool |
retransmitted |
|
) |
| |
|
overridevirtual |
◆ IncomingPacket() [2/2]
void webrtc::ReceiveStatisticsImpl::IncomingPacket |
( |
const RTPHeader & |
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::ReceiveStatisticsImpl::SetMaxReorderingThreshold |
( |
int |
max_reordering_threshold | ) |
|
|
overridevirtual |
◆ SetMaxReorderingThreshold() [2/2]
void webrtc::ReceiveStatisticsImpl::SetMaxReorderingThreshold |
( |
int |
max_reordering_threshold | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: