#include <rtp_header_extensions.h>
◆ Parse() [1/2]
◆ Parse() [2/2]
static bool webrtc::PlayoutDelayLimits::Parse |
( |
const uint8_t * |
data, |
|
|
PlayoutDelay * |
playout_delay |
|
) |
| |
|
static |
◆ Write() [1/2]
static bool webrtc::PlayoutDelayLimits::Write |
( |
uint8_t * |
data, |
|
|
const PlayoutDelay & |
playout_delay |
|
) |
| |
|
static |
◆ Write() [2/2]
◆ kGranularityMs
static constexpr int webrtc::PlayoutDelayLimits::kGranularityMs = 10 |
|
static |
◆ kId
◆ kMaxMs
static constexpr int webrtc::PlayoutDelayLimits::kMaxMs = 0xfff * kGranularityMs |
|
static |
◆ kUri
static constexpr const char * webrtc::PlayoutDelayLimits::kUri |
|
static |
Initial value:=
"http://www.webrtc.org/experiments/rtp-hdrext/playout-delay"
◆ kValueSizeBytes
static constexpr uint8_t webrtc::PlayoutDelayLimits::kValueSizeBytes = 3 |
|
static |
The documentation for this class was generated from the following files: