LeviLamina
Loading...
Searching...
No Matches
webrtc::IntervalBudget Class Reference

Public Member Functions

IntervalBudgetoperator= (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)
 

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnk62e032
 
::ll::UntypedStorage< 8, 8 > mUnkc076e6
 
::ll::UntypedStorage< 8, 8 > mUnk19f905
 
::ll::UntypedStorage< 1, 1 > mUnkc86c2e
 

Constructor & Destructor Documentation

◆ 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.

Member Function Documentation

◆ 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: