#include <rtp_header_extensions.h>
◆ MsTo24Bits() [1/2]
static constexpr uint32_t webrtc::AbsoluteSendTime::MsTo24Bits |
( |
int64_t |
time_ms | ) |
|
|
inlinestatic |
◆ MsTo24Bits() [2/2]
static constexpr uint32_t webrtc::AbsoluteSendTime::MsTo24Bits |
( |
int64_t |
time_ms | ) |
|
|
inlinestatic |
◆ Parse() [1/2]
static bool webrtc::AbsoluteSendTime::Parse |
( |
const uint8_t * |
data, |
|
|
uint32_t * |
time_24bits |
|
) |
| |
|
static |
◆ Parse() [2/2]
bool webrtc::AbsoluteSendTime::Parse |
( |
const uint8_t * |
data, |
|
|
uint32_t * |
time_24bits |
|
) |
| |
|
static |
◆ Write() [1/2]
bool webrtc::AbsoluteSendTime::Write |
( |
uint8_t * |
data, |
|
|
int64_t |
time_ms |
|
) |
| |
|
static |
◆ Write() [2/2]
static bool webrtc::AbsoluteSendTime::Write |
( |
uint8_t * |
data, |
|
|
int64_t |
time_ms |
|
) |
| |
|
static |
◆ kId
◆ kUri
static constexpr const char * webrtc::AbsoluteSendTime::kUri |
|
static |
Initial value:=
"http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time"
◆ kValueSizeBytes
static constexpr uint8_t webrtc::AbsoluteSendTime::kValueSizeBytes = 3 |
|
static |
The documentation for this class was generated from the following files: