#include <app.h>
|
bool | Create (uint8_t *packet, size_t *index, size_t max_length, RtcpPacket::PacketReadyCallback *callback) const override |
|
bool | Create (uint8_t *packet, size_t *index, size_t max_length, RtcpPacket::PacketReadyCallback *callback) const override |
|
| RtcpPacket () |
|
bool | OnBufferFull (uint8_t *packet, size_t *index, PacketReadyCallback *callback) const |
|
size_t | HeaderLength () const |
|
| RtcpPacket () |
|
bool | OnBufferFull (uint8_t *packet, size_t *index, PacketReadyCallback *callback) const |
|
size_t | HeaderLength () const |
|
◆ App() [1/2]
webrtc::rtcp::App::App |
( |
| ) |
|
|
inline |
◆ ~App() [1/2]
webrtc::rtcp::App::~App |
( |
| ) |
|
|
inlineoverride |
◆ App() [2/2]
webrtc::rtcp::App::App |
( |
| ) |
|
|
inline |
◆ ~App() [2/2]
webrtc::rtcp::App::~App |
( |
| ) |
|
|
inlineoverride |
◆ Create() [1/2]
◆ Create() [2/2]
◆ data() [1/2]
const uint8_t* webrtc::rtcp::App::data |
( |
| ) |
const |
|
inline |
◆ data() [2/2]
const uint8_t* webrtc::rtcp::App::data |
( |
| ) |
const |
|
inline |
◆ data_size() [1/2]
size_t webrtc::rtcp::App::data_size |
( |
| ) |
const |
|
inline |
◆ data_size() [2/2]
size_t webrtc::rtcp::App::data_size |
( |
| ) |
const |
|
inline |
◆ name() [1/2]
uint32_t webrtc::rtcp::App::name |
( |
| ) |
const |
|
inline |
◆ name() [2/2]
uint32_t webrtc::rtcp::App::name |
( |
| ) |
const |
|
inline |
◆ Parse() [1/2]
bool webrtc::rtcp::App::Parse |
( |
const CommonHeader & |
packet | ) |
|
◆ Parse() [2/2]
bool webrtc::rtcp::App::Parse |
( |
const CommonHeader & |
packet | ) |
|
◆ SetData() [1/2]
◆ SetData() [2/2]
◆ SetName() [1/2]
◆ SetName() [2/2]
◆ SetSsrc() [1/2]
◆ SetSsrc() [2/2]
◆ SetSubType() [1/2]
◆ SetSubType() [2/2]
◆ ssrc() [1/2]
uint32_t webrtc::rtcp::App::ssrc |
( |
| ) |
const |
|
inline |
◆ ssrc() [2/2]
uint32_t webrtc::rtcp::App::ssrc |
( |
| ) |
const |
|
inline |
◆ sub_type() [1/2]
uint8_t webrtc::rtcp::App::sub_type |
( |
| ) |
const |
|
inline |
◆ sub_type() [2/2]
uint8_t webrtc::rtcp::App::sub_type |
( |
| ) |
const |
|
inline |
◆ kPacketType
static constexpr uint8_t webrtc::rtcp::App::kPacketType = 204 |
|
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/app.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtcp_packet/app.cc