LeviLamina
Loading...
Searching...
No Matches
webrtc::TrendlineEstimator Class Reference
+ Inheritance diagram for webrtc::TrendlineEstimator:

Classes

struct  PacketTiming
 

Public Member Functions

TrendlineEstimatoroperator= (TrendlineEstimator const &)
 
 TrendlineEstimator (TrendlineEstimator const &)
 
virtual void Update (double recv_delta_ms, double send_delta_ms, int64 send_time_ms, int64 arrival_time_ms, uint64 packet_size, bool calculated_deltas)
 
virtual::webrtc::BandwidthUsage State () const
 
MCAPI void Detect (double trend, double ts_delta, int64 now_ms)
 
MCAPI TrendlineEstimator (::webrtc::FieldTrialsView const *key_value_config, ::webrtc::NetworkStatePredictor *network_state_predictor)
 
MCAPI void UpdateThreshold (double modified_trend, int64 now_ms)
 
MCAPI void UpdateTrendline (double recv_delta_ms, double send_delta_ms, int64 send_time_ms, int64 arrival_time_ms, uint64 packet_size)
 
MCAPI void * $ctor (::webrtc::FieldTrialsView const *key_value_config, ::webrtc::NetworkStatePredictor *network_state_predictor)
 
MCAPI void $dtor ()
 
MCAPI void $Update (double recv_delta_ms, double send_delta_ms, int64 send_time_ms, int64 arrival_time_ms, uint64 packet_size, bool calculated_deltas)
 
MCAPI::webrtc::BandwidthUsage $State () const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnk9333f3
 
::ll::UntypedStorage< 8, 8 > mUnk851040
 
::ll::UntypedStorage< 8, 8 > mUnka2b82a
 
::ll::UntypedStorage< 4, 4 > mUnkd5f16a
 
::ll::UntypedStorage< 8, 8 > mUnk8752be
 
::ll::UntypedStorage< 8, 8 > mUnk75a92d
 
::ll::UntypedStorage< 8, 8 > mUnk84f8af
 
::ll::UntypedStorage< 8, 40 > mUnkd89762
 
::ll::UntypedStorage< 8, 8 > mUnk56335e
 
::ll::UntypedStorage< 8, 8 > mUnk383e8e
 
::ll::UntypedStorage< 8, 8 > mUnk99a461
 
::ll::UntypedStorage< 8, 8 > mUnkb8ba62
 
::ll::UntypedStorage< 8, 8 > mUnke3e019
 
::ll::UntypedStorage< 8, 8 > mUnk57c52f
 
::ll::UntypedStorage< 8, 8 > mUnkef169c
 
::ll::UntypedStorage< 8, 8 > mUnka111c0
 
::ll::UntypedStorage< 4, 4 > mUnkee0cb6
 
::ll::UntypedStorage< 4, 4 > mUnk323047
 
::ll::UntypedStorage< 4, 4 > mUnk65bffc
 
::ll::UntypedStorage< 8, 8 > mUnk4103ef
 

Constructor & Destructor Documentation

◆ TrendlineEstimator()

MCAPI webrtc::TrendlineEstimator::TrendlineEstimator ( ::webrtc::FieldTrialsView const * key_value_config,
::webrtc::NetworkStatePredictor * network_state_predictor )
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

◆ Update()

virtual void webrtc::TrendlineEstimator::Update ( double recv_delta_ms,
double send_delta_ms,
int64 send_time_ms,
int64 arrival_time_ms,
uint64 packet_size,
bool calculated_deltas )
virtual

◆ State()

virtual::webrtc::BandwidthUsage webrtc::TrendlineEstimator::State ( ) const
virtual

◆ Detect()

MCAPI void webrtc::TrendlineEstimator::Detect ( double trend,
double ts_delta,
int64 now_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.

◆ UpdateThreshold()

MCAPI void webrtc::TrendlineEstimator::UpdateThreshold ( double modified_trend,
int64 now_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.

◆ UpdateTrendline()

MCAPI void webrtc::TrendlineEstimator::UpdateTrendline ( double recv_delta_ms,
double send_delta_ms,
int64 send_time_ms,
int64 arrival_time_ms,
uint64 packet_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.

◆ $ctor()

MCAPI void * webrtc::TrendlineEstimator::$ctor ( ::webrtc::FieldTrialsView const * key_value_config,
::webrtc::NetworkStatePredictor * network_state_predictor )
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::TrendlineEstimator::$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.

◆ $Update()

MCAPI void webrtc::TrendlineEstimator::$Update ( double recv_delta_ms,
double send_delta_ms,
int64 send_time_ms,
int64 arrival_time_ms,
uint64 packet_size,
bool calculated_deltas )
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.

◆ $State()

MCAPI::webrtc::BandwidthUsage webrtc::TrendlineEstimator::$State ( ) 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.

◆ $vftable()

static MCAPI void ** webrtc::TrendlineEstimator::$vftable ( )
static
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: