#include <rtpfb.h>
|
| Rtpfb () |
|
| ~Rtpfb () override |
|
void | SetSenderSsrc (uint32_t ssrc) |
|
void | SetMediaSsrc (uint32_t ssrc) |
|
uint32_t | sender_ssrc () const |
|
uint32_t | media_ssrc () const |
|
| Rtpfb () |
|
| ~Rtpfb () override |
|
void | SetSenderSsrc (uint32_t ssrc) |
|
void | SetMediaSsrc (uint32_t ssrc) |
|
uint32_t | sender_ssrc () const |
|
uint32_t | media_ssrc () const |
|
virtual | ~RtcpPacket () |
|
rtc::Buffer | Build () const |
|
bool | BuildExternalBuffer (uint8_t *buffer, size_t max_length, PacketReadyCallback *callback) const |
|
virtual size_t | BlockLength () const =0 |
|
virtual bool | Create (uint8_t *packet, size_t *index, size_t max_length, PacketReadyCallback *callback) const =0 |
|
virtual | ~RtcpPacket () |
|
rtc::Buffer | Build () const |
|
bool | BuildExternalBuffer (uint8_t *buffer, size_t max_length, PacketReadyCallback *callback) const |
|
virtual size_t | BlockLength () const =0 |
|
virtual bool | Create (uint8_t *packet, size_t *index, size_t max_length, PacketReadyCallback *callback) const =0 |
|
◆ Rtpfb() [1/2]
webrtc::rtcp::Rtpfb::Rtpfb |
( |
| ) |
|
|
inline |
◆ ~Rtpfb() [1/2]
webrtc::rtcp::Rtpfb::~Rtpfb |
( |
| ) |
|
|
inlineoverride |
◆ Rtpfb() [2/2]
webrtc::rtcp::Rtpfb::Rtpfb |
( |
| ) |
|
|
inline |
◆ ~Rtpfb() [2/2]
webrtc::rtcp::Rtpfb::~Rtpfb |
( |
| ) |
|
|
inlineoverride |
◆ CreateCommonFeedback() [1/2]
void webrtc::rtcp::Rtpfb::CreateCommonFeedback |
( |
uint8_t * |
payload | ) |
const |
|
protected |
◆ CreateCommonFeedback() [2/2]
void webrtc::rtcp::Rtpfb::CreateCommonFeedback |
( |
uint8_t * |
payload | ) |
const |
|
protected |
◆ media_ssrc() [1/2]
uint32_t webrtc::rtcp::Rtpfb::media_ssrc |
( |
| ) |
const |
|
inline |
◆ media_ssrc() [2/2]
uint32_t webrtc::rtcp::Rtpfb::media_ssrc |
( |
| ) |
const |
|
inline |
◆ ParseCommonFeedback() [1/2]
void webrtc::rtcp::Rtpfb::ParseCommonFeedback |
( |
const uint8_t * |
payload | ) |
|
|
protected |
◆ ParseCommonFeedback() [2/2]
void webrtc::rtcp::Rtpfb::ParseCommonFeedback |
( |
const uint8_t * |
payload | ) |
|
|
protected |
◆ sender_ssrc() [1/2]
uint32_t webrtc::rtcp::Rtpfb::sender_ssrc |
( |
| ) |
const |
|
inline |
◆ sender_ssrc() [2/2]
uint32_t webrtc::rtcp::Rtpfb::sender_ssrc |
( |
| ) |
const |
|
inline |
◆ SetMediaSsrc() [1/2]
◆ SetMediaSsrc() [2/2]
◆ SetSenderSsrc() [1/2]
◆ SetSenderSsrc() [2/2]
◆ kCommonFeedbackLength
static constexpr size_t webrtc::rtcp::Rtpfb::kCommonFeedbackLength = 8 |
|
staticprotected |
◆ kPacketType
static constexpr uint8_t webrtc::rtcp::Rtpfb::kPacketType = 205 |
|
static |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/rtp_rtcp/source/rtcp_packet/rtpfb.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtcp_packet/rtpfb.cc