#include <packet.h>
|
| SendSideBweFeedback (int flow_id, int64_t send_time_us, int64_t latest_send_time_ms, const std::vector< PacketInfo > &packet_feedback_vector) |
|
virtual | ~SendSideBweFeedback () |
|
const std::vector< PacketInfo > & | packet_feedback_vector () const |
|
| SendSideBweFeedback (int flow_id, int64_t send_time_us, int64_t latest_send_time_ms, const std::vector< PacketInfo > &packet_feedback_vector) |
|
virtual | ~SendSideBweFeedback () |
|
const std::vector< PacketInfo > & | packet_feedback_vector () const |
|
| FeedbackPacket (int flow_id, int64_t this_send_time_us, int64_t latest_send_time_ms) |
|
virtual | ~FeedbackPacket () |
|
virtual Packet::Type | GetPacketType () const |
|
int64_t | latest_send_time_ms () const |
|
| FeedbackPacket (int flow_id, int64_t this_send_time_us, int64_t latest_send_time_ms) |
|
virtual | ~FeedbackPacket () |
|
virtual Packet::Type | GetPacketType () const |
|
int64_t | latest_send_time_ms () const |
|
| Packet () |
|
| Packet (int flow_id, int64_t send_time_us, size_t payload_size) |
|
virtual | ~Packet () |
|
virtual bool | operator< (const Packet &rhs) const |
|
virtual int | flow_id () const |
|
virtual void | set_send_time_us (int64_t send_time_us) |
|
virtual int64_t | send_time_us () const |
|
virtual int64_t | sender_timestamp_us () const |
|
virtual size_t | payload_size () const |
|
virtual void | set_sender_timestamp_us (int64_t sender_timestamp_us) |
|
virtual int64_t | creation_time_ms () const |
|
virtual int64_t | sender_timestamp_ms () const |
|
virtual int64_t | send_time_ms () const |
|
| Packet () |
|
| Packet (int flow_id, int64_t send_time_us, size_t payload_size) |
|
virtual | ~Packet () |
|
virtual bool | operator< (const Packet &rhs) const |
|
virtual int | flow_id () const |
|
virtual void | set_send_time_us (int64_t send_time_us) |
|
virtual int64_t | send_time_us () const |
|
virtual int64_t | sender_timestamp_us () const |
|
virtual size_t | payload_size () const |
|
virtual void | set_sender_timestamp_us (int64_t sender_timestamp_us) |
|
virtual int64_t | creation_time_ms () const |
|
virtual int64_t | sender_timestamp_ms () const |
|
virtual int64_t | send_time_ms () const |
|
◆ ArrivalTimesMap [1/2]
◆ ArrivalTimesMap [2/2]
◆ SendSideBweFeedback() [1/2]
webrtc::testing::bwe::SendSideBweFeedback::SendSideBweFeedback |
( |
int |
flow_id, |
|
|
int64_t |
send_time_us, |
|
|
int64_t |
latest_send_time_ms, |
|
|
const std::vector< PacketInfo > & |
packet_feedback_vector |
|
) |
| |
◆ ~SendSideBweFeedback() [1/2]
virtual webrtc::testing::bwe::SendSideBweFeedback::~SendSideBweFeedback |
( |
| ) |
|
|
inlinevirtual |
◆ SendSideBweFeedback() [2/2]
webrtc::testing::bwe::SendSideBweFeedback::SendSideBweFeedback |
( |
int |
flow_id, |
|
|
int64_t |
send_time_us, |
|
|
int64_t |
latest_send_time_ms, |
|
|
const std::vector< PacketInfo > & |
packet_feedback_vector |
|
) |
| |
◆ ~SendSideBweFeedback() [2/2]
virtual webrtc::testing::bwe::SendSideBweFeedback::~SendSideBweFeedback |
( |
| ) |
|
|
inlinevirtual |
◆ packet_feedback_vector() [1/2]
const std::vector<PacketInfo>& webrtc::testing::bwe::SendSideBweFeedback::packet_feedback_vector |
( |
| ) |
const |
|
inline |
◆ packet_feedback_vector() [2/2]
const std::vector<PacketInfo>& webrtc::testing::bwe::SendSideBweFeedback::packet_feedback_vector |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/remote_bitrate_estimator/test/packet.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework.cc