LeviLamina
Loading...
Searching...
No Matches
webrtc::AcknowledgedBitrateEstimatorInterface Class Referenceabstract
+ Inheritance diagram for webrtc::AcknowledgedBitrateEstimatorInterface:

Public Member Functions

virtual void IncomingPacketFeedbackVector (::std::vector<::webrtc::PacketResult > const &)=0
 
virtual ::std::optional<::webrtc::DataRatebitrate () const =0
 
virtual ::std::optional<::webrtc::DataRatePeekRate () const =0
 
virtual void SetAlr (bool)=0
 
virtual void SetAlrEndedTime (::webrtc::Timestamp)=0
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::std::unique_ptr<::webrtc::AcknowledgedBitrateEstimatorInterfaceCreate (::webrtc::FieldTrialsView const *key_value_config)
 
static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ Create()

static MCAPI ::std::unique_ptr<::webrtc::AcknowledgedBitrateEstimatorInterface > webrtc::AcknowledgedBitrateEstimatorInterface::Create ( ::webrtc::FieldTrialsView const * key_value_config)
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.

◆ $dtor()

MCAPI void webrtc::AcknowledgedBitrateEstimatorInterface::$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.

◆ $vftable()

static MCAPI void ** webrtc::AcknowledgedBitrateEstimatorInterface::$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: