LeviLamina
Loading...
Searching...
No Matches
webrtc::LossBasedBandwidthEstimation Struct Reference

Public Member Functions

MCAPI void Initialize (::webrtc::DataRate)
 
MCAPI LossBasedBandwidthEstimation (::webrtc::FieldTrialsView const *)
 
MCAPI::webrtc::DataRate Update (::webrtc::Timestamp, ::webrtc::DataRate, ::webrtc::DataRate, ::webrtc::TimeDelta)
 
MCAPI void UpdateAcknowledgedBitrate (::webrtc::DataRate, ::webrtc::Timestamp)
 
MCAPI void UpdateLossStatistics (::std::vector<::webrtc::PacketResult > const &, ::webrtc::Timestamp)
 
MCAPI::webrtc::DataRate decreased_bitrate () const
 
MCAPI double loss_decrease_threshold () const
 
MCAPI double loss_increase_threshold () const
 
MCAPI double loss_reset_threshold () const
 
MCAPI ~LossBasedBandwidthEstimation ()
 
MCAPI void * $ctor (::webrtc::FieldTrialsView const *)
 
MCAPI void $dtor ()
 

Constructor & Destructor Documentation

◆ LossBasedBandwidthEstimation()

MCAPI webrtc::LossBasedBandwidthEstimation::LossBasedBandwidthEstimation ( ::webrtc::FieldTrialsView const * )
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.

◆ ~LossBasedBandwidthEstimation()

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

◆ Initialize()

MCAPI void webrtc::LossBasedBandwidthEstimation::Initialize ( ::webrtc::DataRate )
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::webrtc::DataRate webrtc::LossBasedBandwidthEstimation::Update ( ::webrtc::Timestamp ,
::webrtc::DataRate ,
::webrtc::DataRate ,
::webrtc::TimeDelta  )
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.

◆ UpdateAcknowledgedBitrate()

MCAPI void webrtc::LossBasedBandwidthEstimation::UpdateAcknowledgedBitrate ( ::webrtc::DataRate ,
::webrtc::Timestamp  )
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.

◆ UpdateLossStatistics()

MCAPI void webrtc::LossBasedBandwidthEstimation::UpdateLossStatistics ( ::std::vector<::webrtc::PacketResult > const & ,
::webrtc::Timestamp  )
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.

◆ decreased_bitrate()

MCAPI::webrtc::DataRate webrtc::LossBasedBandwidthEstimation::decreased_bitrate ( ) 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.

◆ loss_decrease_threshold()

MCAPI double webrtc::LossBasedBandwidthEstimation::loss_decrease_threshold ( ) 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.

◆ loss_increase_threshold()

MCAPI double webrtc::LossBasedBandwidthEstimation::loss_increase_threshold ( ) 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.

◆ loss_reset_threshold()

MCAPI double webrtc::LossBasedBandwidthEstimation::loss_reset_threshold ( ) 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.

◆ $ctor()

MCAPI void * webrtc::LossBasedBandwidthEstimation::$ctor ( ::webrtc::FieldTrialsView 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.

◆ $dtor()

MCAPI void webrtc::LossBasedBandwidthEstimation::$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 struct was generated from the following file: