#include <send_time_history.h>
|
| SendTimeHistory (Clock *clock, int64_t packet_age_limit_ms) |
|
| ~SendTimeHistory () |
|
void | Clear () |
|
void | AddAndRemoveOld (uint16_t sequence_number, size_t payload_size, const PacedPacketInfo &pacing_info) |
|
bool | OnSentPacket (uint16_t sequence_number, int64_t send_time_ms) |
|
bool | GetInfo (PacketInfo *packet_info, bool remove) |
|
| SendTimeHistory (Clock *clock, int64_t packet_age_limit_ms) |
|
| ~SendTimeHistory () |
|
void | Clear () |
|
void | AddAndRemoveOld (uint16_t sequence_number, size_t payload_size, const PacedPacketInfo &pacing_info) |
|
bool | OnSentPacket (uint16_t sequence_number, int64_t send_time_ms) |
|
bool | GetInfo (PacketInfo *packet_info, bool remove) |
|
◆ SendTimeHistory() [1/2]
webrtc::SendTimeHistory::SendTimeHistory |
( |
Clock * |
clock, |
|
|
int64_t |
packet_age_limit_ms |
|
) |
| |
◆ ~SendTimeHistory() [1/2]
webrtc::SendTimeHistory::~SendTimeHistory |
( |
| ) |
|
◆ SendTimeHistory() [2/2]
webrtc::SendTimeHistory::SendTimeHistory |
( |
Clock * |
clock, |
|
|
int64_t |
packet_age_limit_ms |
|
) |
| |
◆ ~SendTimeHistory() [2/2]
webrtc::SendTimeHistory::~SendTimeHistory |
( |
| ) |
|
◆ AddAndRemoveOld() [1/2]
◆ AddAndRemoveOld() [2/2]
◆ Clear() [1/2]
void webrtc::SendTimeHistory::Clear |
( |
| ) |
|
◆ Clear() [2/2]
void webrtc::SendTimeHistory::Clear |
( |
| ) |
|
◆ GetInfo() [1/2]
bool webrtc::SendTimeHistory::GetInfo |
( |
PacketInfo * |
packet_info, |
|
|
bool |
remove |
|
) |
| |
◆ GetInfo() [2/2]
bool webrtc::SendTimeHistory::GetInfo |
( |
PacketInfo * |
packet_info, |
|
|
bool |
remove |
|
) |
| |
◆ OnSentPacket() [1/2]
bool webrtc::SendTimeHistory::OnSentPacket |
( |
uint16_t |
sequence_number, |
|
|
int64_t |
send_time_ms |
|
) |
| |
◆ OnSentPacket() [2/2]
bool webrtc::SendTimeHistory::OnSentPacket |
( |
uint16_t |
sequence_number, |
|
|
int64_t |
send_time_ms |
|
) |
| |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/remote_bitrate_estimator/include/send_time_history.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/remote_bitrate_estimator/send_time_history.cc