|
|
IntervalBudget & | operator= (IntervalBudget const &) |
|
| IntervalBudget (IntervalBudget const &) |
| MCAPI void | IncreaseBudget (int64 delta_time_ms) |
| MCAPI | IntervalBudget (int initial_target_rate_kbps, bool can_build_up_underuse) |
| MCAPI void | UseBudget (uint64 bytes) |
| MCAPI double | budget_ratio () const |
| MCAPI void | set_target_rate_kbps (int target_rate_kbps) |
| MCAPI void * | $ctor (int initial_target_rate_kbps, bool can_build_up_underuse) |
◆ IntervalBudget()
| MCAPI webrtc::IntervalBudget::IntervalBudget |
( |
int | initial_target_rate_kbps, |
|
|
bool | can_build_up_underuse ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ IncreaseBudget()
| MCAPI void webrtc::IntervalBudget::IncreaseBudget |
( |
int64 | delta_time_ms | ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ UseBudget()
| MCAPI void webrtc::IntervalBudget::UseBudget |
( |
uint64 | bytes | ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ budget_ratio()
| MCAPI double webrtc::IntervalBudget::budget_ratio |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ set_target_rate_kbps()
| MCAPI void webrtc::IntervalBudget::set_target_rate_kbps |
( |
int | target_rate_kbps | ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor()
| MCAPI void * webrtc::IntervalBudget::$ctor |
( |
int | initial_target_rate_kbps, |
|
|
bool | can_build_up_underuse ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: