#include <report_block.h>
◆ ReportBlock() [1/2]
webrtc::rtcp::ReportBlock::ReportBlock |
( |
| ) |
|
◆ ~ReportBlock() [1/2]
webrtc::rtcp::ReportBlock::~ReportBlock |
( |
| ) |
|
|
inline |
◆ ReportBlock() [2/2]
webrtc::rtcp::ReportBlock::ReportBlock |
( |
| ) |
|
◆ ~ReportBlock() [2/2]
webrtc::rtcp::ReportBlock::~ReportBlock |
( |
| ) |
|
|
inline |
◆ Create() [1/2]
void webrtc::rtcp::ReportBlock::Create |
( |
uint8_t * |
buffer | ) |
const |
◆ Create() [2/2]
void webrtc::rtcp::ReportBlock::Create |
( |
uint8_t * |
buffer | ) |
const |
◆ cumulative_lost() [1/2]
uint32_t webrtc::rtcp::ReportBlock::cumulative_lost |
( |
| ) |
const |
|
inline |
◆ cumulative_lost() [2/2]
uint32_t webrtc::rtcp::ReportBlock::cumulative_lost |
( |
| ) |
const |
|
inline |
◆ delay_since_last_sr() [1/2]
uint32_t webrtc::rtcp::ReportBlock::delay_since_last_sr |
( |
| ) |
const |
|
inline |
◆ delay_since_last_sr() [2/2]
uint32_t webrtc::rtcp::ReportBlock::delay_since_last_sr |
( |
| ) |
const |
|
inline |
◆ extended_high_seq_num() [1/2]
uint32_t webrtc::rtcp::ReportBlock::extended_high_seq_num |
( |
| ) |
const |
|
inline |
◆ extended_high_seq_num() [2/2]
uint32_t webrtc::rtcp::ReportBlock::extended_high_seq_num |
( |
| ) |
const |
|
inline |
◆ fraction_lost() [1/2]
uint8_t webrtc::rtcp::ReportBlock::fraction_lost |
( |
| ) |
const |
|
inline |
◆ fraction_lost() [2/2]
uint8_t webrtc::rtcp::ReportBlock::fraction_lost |
( |
| ) |
const |
|
inline |
◆ jitter() [1/2]
uint32_t webrtc::rtcp::ReportBlock::jitter |
( |
| ) |
const |
|
inline |
◆ jitter() [2/2]
uint32_t webrtc::rtcp::ReportBlock::jitter |
( |
| ) |
const |
|
inline |
◆ last_sr() [1/2]
uint32_t webrtc::rtcp::ReportBlock::last_sr |
( |
| ) |
const |
|
inline |
◆ last_sr() [2/2]
uint32_t webrtc::rtcp::ReportBlock::last_sr |
( |
| ) |
const |
|
inline |
◆ Parse() [1/2]
bool webrtc::rtcp::ReportBlock::Parse |
( |
const uint8_t * |
buffer, |
|
|
size_t |
length |
|
) |
| |
◆ Parse() [2/2]
bool webrtc::rtcp::ReportBlock::Parse |
( |
const uint8_t * |
buffer, |
|
|
size_t |
length |
|
) |
| |
◆ SetCumulativeLost() [1/2]
bool webrtc::rtcp::ReportBlock::SetCumulativeLost |
( |
uint32_t |
cumulative_lost | ) |
|
◆ SetCumulativeLost() [2/2]
bool webrtc::rtcp::ReportBlock::SetCumulativeLost |
( |
uint32_t |
cumulative_lost | ) |
|
◆ SetDelayLastSr() [1/2]
void webrtc::rtcp::ReportBlock::SetDelayLastSr |
( |
uint32_t |
delay_last_sr | ) |
|
|
inline |
◆ SetDelayLastSr() [2/2]
void webrtc::rtcp::ReportBlock::SetDelayLastSr |
( |
uint32_t |
delay_last_sr | ) |
|
|
inline |
◆ SetExtHighestSeqNum() [1/2]
void webrtc::rtcp::ReportBlock::SetExtHighestSeqNum |
( |
uint32_t |
ext_highest_seq_num | ) |
|
|
inline |
◆ SetExtHighestSeqNum() [2/2]
void webrtc::rtcp::ReportBlock::SetExtHighestSeqNum |
( |
uint32_t |
ext_highest_seq_num | ) |
|
|
inline |
◆ SetFractionLost() [1/2]
void webrtc::rtcp::ReportBlock::SetFractionLost |
( |
uint8_t |
fraction_lost | ) |
|
|
inline |
◆ SetFractionLost() [2/2]
void webrtc::rtcp::ReportBlock::SetFractionLost |
( |
uint8_t |
fraction_lost | ) |
|
|
inline |
◆ SetJitter() [1/2]
void webrtc::rtcp::ReportBlock::SetJitter |
( |
uint32_t |
jitter | ) |
|
|
inline |
◆ SetJitter() [2/2]
void webrtc::rtcp::ReportBlock::SetJitter |
( |
uint32_t |
jitter | ) |
|
|
inline |
◆ SetLastSr() [1/2]
void webrtc::rtcp::ReportBlock::SetLastSr |
( |
uint32_t |
last_sr | ) |
|
|
inline |
◆ SetLastSr() [2/2]
void webrtc::rtcp::ReportBlock::SetLastSr |
( |
uint32_t |
last_sr | ) |
|
|
inline |
◆ SetMediaSsrc() [1/2]
void webrtc::rtcp::ReportBlock::SetMediaSsrc |
( |
uint32_t |
ssrc | ) |
|
|
inline |
◆ SetMediaSsrc() [2/2]
void webrtc::rtcp::ReportBlock::SetMediaSsrc |
( |
uint32_t |
ssrc | ) |
|
|
inline |
◆ source_ssrc() [1/2]
uint32_t webrtc::rtcp::ReportBlock::source_ssrc |
( |
| ) |
const |
|
inline |
◆ source_ssrc() [2/2]
uint32_t webrtc::rtcp::ReportBlock::source_ssrc |
( |
| ) |
const |
|
inline |
◆ kLength
static const size_t webrtc::rtcp::ReportBlock::kLength = 24 |
|
static |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.cc