#include <rtp_header_parser.h>
◆ ~RtpHeaderParser() [1/2]
virtual webrtc::RtpHeaderParser::~RtpHeaderParser |
( |
| ) |
|
|
inlinevirtual |
◆ ~RtpHeaderParser() [2/2]
virtual webrtc::RtpHeaderParser::~RtpHeaderParser |
( |
| ) |
|
|
inlinevirtual |
◆ Create() [1/2]
◆ Create() [2/2]
◆ DeregisterRtpHeaderExtension() [1/2]
virtual bool webrtc::RtpHeaderParser::DeregisterRtpHeaderExtension |
( |
RTPExtensionType |
type | ) |
|
|
pure virtual |
◆ DeregisterRtpHeaderExtension() [2/2]
virtual bool webrtc::RtpHeaderParser::DeregisterRtpHeaderExtension |
( |
RTPExtensionType |
type | ) |
|
|
pure virtual |
◆ IsRtcp() [1/2]
static bool webrtc::RtpHeaderParser::IsRtcp |
( |
const uint8_t * |
packet, |
|
|
size_t |
length |
|
) |
| |
|
static |
◆ IsRtcp() [2/2]
bool webrtc::RtpHeaderParser::IsRtcp |
( |
const uint8_t * |
packet, |
|
|
size_t |
length |
|
) |
| |
|
static |
◆ Parse() [1/2]
virtual bool webrtc::RtpHeaderParser::Parse |
( |
const uint8_t * |
packet, |
|
|
size_t |
length, |
|
|
RTPHeader * |
header |
|
) |
| const |
|
pure virtual |
◆ Parse() [2/2]
virtual bool webrtc::RtpHeaderParser::Parse |
( |
const uint8_t * |
packet, |
|
|
size_t |
length, |
|
|
RTPHeader * |
header |
|
) |
| const |
|
pure virtual |
◆ RegisterRtpHeaderExtension() [1/2]
◆ RegisterRtpHeaderExtension() [2/2]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/rtp_rtcp/include/rtp_header_parser.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc