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

Public Member Functions

RateLimiteroperator= (RateLimiter const &)
 
 RateLimiter (RateLimiter const &)
 
MCAPI RateLimiter (::webrtc::Clock *clock, int64 max_window_ms)
 
MCAPI void SetMaxRate (uint max_rate_bps)
 
MCAPI bool TryUseRate (uint64 packet_size_bytes)
 
MCAPI ~RateLimiter ()
 
MCAPI void * $ctor (::webrtc::Clock *clock, int64 max_window_ms)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk2e9817
 
::ll::UntypedStorage< 8, 40 > mUnk74385f
 
::ll::UntypedStorage< 8, 88 > mUnkb52e97
 
::ll::UntypedStorage< 8, 8 > mUnkf4354a
 
::ll::UntypedStorage< 4, 4 > mUnk6b82f1
 

Constructor & Destructor Documentation

◆ RateLimiter()

MCAPI webrtc::RateLimiter::RateLimiter ( ::webrtc::Clock * clock,
int64 max_window_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.

◆ ~RateLimiter()

MCAPI webrtc::RateLimiter::~RateLimiter ( )
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

◆ SetMaxRate()

MCAPI void webrtc::RateLimiter::SetMaxRate ( uint max_rate_bps)
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.

◆ TryUseRate()

MCAPI bool webrtc::RateLimiter::TryUseRate ( uint64 packet_size_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.

◆ $ctor()

MCAPI void * webrtc::RateLimiter::$ctor ( ::webrtc::Clock * clock,
int64 max_window_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.

◆ $dtor()

MCAPI void webrtc::RateLimiter::$dtor ( )
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: