#include <ulpfec_receiver.h>
◆ ~UlpfecReceiver() [1/2]
virtual webrtc::UlpfecReceiver::~UlpfecReceiver |
( |
| ) |
|
|
inlinevirtual |
◆ ~UlpfecReceiver() [2/2]
virtual webrtc::UlpfecReceiver::~UlpfecReceiver |
( |
| ) |
|
|
inlinevirtual |
◆ AddReceivedRedPacket() [1/2]
virtual int32_t webrtc::UlpfecReceiver::AddReceivedRedPacket |
( |
const RTPHeader & |
rtp_header, |
|
|
const uint8_t * |
incoming_rtp_packet, |
|
|
size_t |
packet_length, |
|
|
uint8_t |
ulpfec_payload_type |
|
) |
| |
|
pure virtual |
◆ AddReceivedRedPacket() [2/2]
virtual int32_t webrtc::UlpfecReceiver::AddReceivedRedPacket |
( |
const RTPHeader & |
rtp_header, |
|
|
const uint8_t * |
incoming_rtp_packet, |
|
|
size_t |
packet_length, |
|
|
uint8_t |
ulpfec_payload_type |
|
) |
| |
|
pure virtual |
◆ Create() [1/2]
◆ Create() [2/2]
◆ GetPacketCounter() [1/2]
◆ GetPacketCounter() [2/2]
◆ ProcessReceivedFec() [1/2]
virtual int32_t webrtc::UlpfecReceiver::ProcessReceivedFec |
( |
| ) |
|
|
pure virtual |
◆ ProcessReceivedFec() [2/2]
virtual int32_t webrtc::UlpfecReceiver::ProcessReceivedFec |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: