#include <common_types.h>
◆ BitrateAllocation() [1/2]
webrtc::BitrateAllocation::BitrateAllocation |
( |
| ) |
|
◆ BitrateAllocation() [2/2]
webrtc::BitrateAllocation::BitrateAllocation |
( |
| ) |
|
◆ get_sum_bps() [1/2]
uint32_t webrtc::BitrateAllocation::get_sum_bps |
( |
| ) |
const |
|
inline |
◆ get_sum_bps() [2/2]
uint32_t webrtc::BitrateAllocation::get_sum_bps |
( |
| ) |
const |
|
inline |
◆ get_sum_kbps() [1/2]
uint32_t webrtc::BitrateAllocation::get_sum_kbps |
( |
| ) |
const |
|
inline |
◆ get_sum_kbps() [2/2]
uint32_t webrtc::BitrateAllocation::get_sum_kbps |
( |
| ) |
const |
|
inline |
◆ GetBitrate() [1/2]
uint32_t webrtc::BitrateAllocation::GetBitrate |
( |
size_t |
spatial_index, |
|
|
size_t |
temporal_index |
|
) |
| const |
◆ GetBitrate() [2/2]
uint32_t webrtc::BitrateAllocation::GetBitrate |
( |
size_t |
spatial_index, |
|
|
size_t |
temporal_index |
|
) |
| const |
◆ GetSpatialLayerSum() [1/2]
uint32_t webrtc::BitrateAllocation::GetSpatialLayerSum |
( |
size_t |
spatial_index | ) |
const |
◆ GetSpatialLayerSum() [2/2]
uint32_t webrtc::BitrateAllocation::GetSpatialLayerSum |
( |
size_t |
spatial_index | ) |
const |
◆ operator!=() [1/2]
◆ operator!=() [2/2]
◆ operator==() [1/2]
◆ operator==() [2/2]
◆ SetBitrate() [1/2]
bool webrtc::BitrateAllocation::SetBitrate |
( |
size_t |
spatial_index, |
|
|
size_t |
temporal_index, |
|
|
uint32_t |
bitrate_bps |
|
) |
| |
◆ SetBitrate() [2/2]
bool webrtc::BitrateAllocation::SetBitrate |
( |
size_t |
spatial_index, |
|
|
size_t |
temporal_index, |
|
|
uint32_t |
bitrate_bps |
|
) |
| |
◆ kMaxBitrateBps
static const uint32_t webrtc::BitrateAllocation::kMaxBitrateBps |
|
static |
The documentation for this class was generated from the following files: