#include <rtp_header_extensions.h>
◆ Parse() [1/2]
bool webrtc::TransportSequenceNumber::Parse |
( |
const uint8_t * |
data, |
|
|
uint16_t * |
value |
|
) |
| |
|
static |
◆ Parse() [2/2]
static bool webrtc::TransportSequenceNumber::Parse |
( |
const uint8_t * |
data, |
|
|
uint16_t * |
value |
|
) |
| |
|
static |
◆ Write() [1/2]
static bool webrtc::TransportSequenceNumber::Write |
( |
uint8_t * |
data, |
|
|
uint16_t |
value |
|
) |
| |
|
static |
◆ Write() [2/2]
bool webrtc::TransportSequenceNumber::Write |
( |
uint8_t * |
data, |
|
|
uint16_t |
value |
|
) |
| |
|
static |
◆ kId
◆ kUri
static constexpr const char * webrtc::TransportSequenceNumber::kUri |
|
static |
Initial value:=
"http://www.ietf.org/id/"
"draft-holmer-rmcat-transport-wide-cc-extensions-01"
◆ kValueSizeBytes
static constexpr uint8_t webrtc::TransportSequenceNumber::kValueSizeBytes = 2 |
|
static |
The documentation for this class was generated from the following files: