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

Public Member Functions

BitrateTrackeroperator= (BitrateTracker const &)
 
 BitrateTracker (BitrateTracker const &)
 
MCAPI BitrateTracker (::webrtc::TimeDelta max_window_size)
 
MCAPI ::std::optional<::webrtc::DataRateRate (::webrtc::Timestamp now) const
 
MCAPI void Update (int64 bytes, ::webrtc::Timestamp now)
 
MCAPI ~BitrateTracker ()
 
MCAPI void * $ctor (::webrtc::TimeDelta max_window_size)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 88 > mUnk557a31
 

Constructor & Destructor Documentation

◆ BitrateTracker()

MCAPI webrtc::BitrateTracker::BitrateTracker ( ::webrtc::TimeDelta max_window_size)
explicit
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.

◆ ~BitrateTracker()

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

◆ Rate()

MCAPI ::std::optional<::webrtc::DataRate > webrtc::BitrateTracker::Rate ( ::webrtc::Timestamp now) 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.

◆ Update()

MCAPI void webrtc::BitrateTracker::Update ( int64 bytes,
::webrtc::Timestamp now )
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::BitrateTracker::$ctor ( ::webrtc::TimeDelta max_window_size)
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::BitrateTracker::$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: