#include <ulpfec_generator.h>
◆ RedPacket() [1/2]
webrtc::RedPacket::RedPacket |
( |
size_t |
length | ) |
|
|
explicit |
◆ RedPacket() [2/2]
webrtc::RedPacket::RedPacket |
( |
size_t |
length | ) |
|
|
explicit |
◆ AssignPayload() [1/2]
◆ AssignPayload() [2/2]
◆ ClearMarkerBit() [1/2]
void webrtc::RedPacket::ClearMarkerBit |
( |
| ) |
|
◆ ClearMarkerBit() [2/2]
void webrtc::RedPacket::ClearMarkerBit |
( |
| ) |
|
◆ CreateHeader() [1/2]
void webrtc::RedPacket::CreateHeader |
( |
const uint8_t * |
rtp_header, |
|
|
size_t |
header_length, |
|
|
int |
red_payload_type, |
|
|
int |
payload_type |
|
) |
| |
◆ CreateHeader() [2/2]
void webrtc::RedPacket::CreateHeader |
( |
const uint8_t * |
rtp_header, |
|
|
size_t |
header_length, |
|
|
int |
red_payload_type, |
|
|
int |
payload_type |
|
) |
| |
◆ data() [1/2]
uint8_t * webrtc::RedPacket::data |
( |
| ) |
const |
◆ data() [2/2]
uint8_t* webrtc::RedPacket::data |
( |
| ) |
const |
◆ length() [1/2]
size_t webrtc::RedPacket::length |
( |
| ) |
const |
◆ length() [2/2]
size_t webrtc::RedPacket::length |
( |
| ) |
const |
◆ SetSeqNum() [1/2]
void webrtc::RedPacket::SetSeqNum |
( |
int |
seq_num | ) |
|
◆ SetSeqNum() [2/2]
void webrtc::RedPacket::SetSeqNum |
( |
int |
seq_num | ) |
|
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/rtp_rtcp/source/ulpfec_generator.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc