#include <rtp_header_extensions.h>
◆ Parse() [1/2]
bool webrtc::AudioLevel::Parse |
( |
const uint8_t * |
data, |
|
|
bool * |
voice_activity, |
|
|
uint8_t * |
audio_level |
|
) |
| |
|
static |
◆ Parse() [2/2]
static bool webrtc::AudioLevel::Parse |
( |
const uint8_t * |
data, |
|
|
bool * |
voice_activity, |
|
|
uint8_t * |
audio_level |
|
) |
| |
|
static |
◆ Write() [1/2]
static bool webrtc::AudioLevel::Write |
( |
uint8_t * |
data, |
|
|
bool |
voice_activity, |
|
|
uint8_t |
audio_level |
|
) |
| |
|
static |
◆ Write() [2/2]
bool webrtc::AudioLevel::Write |
( |
uint8_t * |
data, |
|
|
bool |
voice_activity, |
|
|
uint8_t |
audio_level |
|
) |
| |
|
static |
◆ kId
◆ kUri
static constexpr const char * webrtc::AudioLevel::kUri |
|
static |
Initial value:=
"urn:ietf:params:rtp-hdrext:ssrc-audio-level"
◆ kValueSizeBytes
static constexpr uint8_t webrtc::AudioLevel::kValueSizeBytes = 1 |
|
static |
The documentation for this class was generated from the following files: