◆ RtxLoopBackTransport()
webrtc::RtxLoopBackTransport::RtxLoopBackTransport |
( |
uint32_t |
rtx_ssrc | ) |
|
|
inlineexplicit |
◆ DropConsecutivePackets()
void webrtc::RtxLoopBackTransport::DropConsecutivePackets |
( |
int |
start, |
|
|
int |
total |
|
) |
| |
|
inline |
◆ DropEveryNthPacket()
void webrtc::RtxLoopBackTransport::DropEveryNthPacket |
( |
int |
n | ) |
|
|
inline |
◆ SendRtcp()
bool webrtc::RtxLoopBackTransport::SendRtcp |
( |
const uint8_t * |
data, |
|
|
size_t |
len |
|
) |
| |
|
inlineoverridevirtual |
◆ SendRtp()
◆ SetSendModule()
◆ consecutive_drop_end_
int webrtc::RtxLoopBackTransport::consecutive_drop_end_ |
◆ consecutive_drop_start_
int webrtc::RtxLoopBackTransport::consecutive_drop_start_ |
◆ count_
int webrtc::RtxLoopBackTransport::count_ |
◆ count_rtx_ssrc_
int webrtc::RtxLoopBackTransport::count_rtx_ssrc_ |
◆ expected_sequence_numbers_
◆ module_
RtpRtcp* webrtc::RtxLoopBackTransport::module_ |
◆ packet_loss_
int webrtc::RtxLoopBackTransport::packet_loss_ |
◆ rtp_payload_registry_
◆ rtp_receiver_
RtpReceiver* webrtc::RtxLoopBackTransport::rtp_receiver_ |
◆ rtx_ssrc_
uint32_t webrtc::RtxLoopBackTransport::rtx_ssrc_ |
The documentation for this class was generated from the following file: