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

Classes

struct  ProbeCluster

Public Types

enum class  ProbingState : int { KDisabled = 0 , KInactive = 1 , KActive = 2 }

Public Member Functions

BitrateProber & operator= (BitrateProber const &)
 BitrateProber (BitrateProber const &)
MCAPI BitrateProber (::webrtc::FieldTrialsView const &field_trials)
MCAPI void CreateProbeCluster (::webrtc::ProbeClusterConfig const &cluster_config)
MCAPI ::std::optional<::webrtc::PacedPacketInfoCurrentCluster (::webrtc::Timestamp now)
MCAPI void MaybeSetActiveState (::webrtc::DataSize packet_size)
MCAPI::webrtc::Timestamp NextProbeTime (::webrtc::Timestamp now) const
MCAPI void OnIncomingPacket (::webrtc::DataSize packet_size)
MCAPI void ProbeSent (::webrtc::Timestamp now, ::webrtc::DataSize size)
MCAPI::webrtc::DataSize RecommendedMinProbeSize () const
MCAPI void SetAllowProbeWithoutMediaPacket (bool allow)
MCAPI ~BitrateProber ()
MCAPI void * $ctor (::webrtc::FieldTrialsView const &field_trials)
MCAPI void $dtor ()

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnk7c484e
::ll::UntypedStorage< 8, 40 > mUnk608b4c
::ll::UntypedStorage< 8, 8 > mUnk85d646
::ll::UntypedStorage< 8, 248 > mUnkfed707

Constructor & Destructor Documentation

◆ BitrateProber()

MCAPI webrtc::BitrateProber::BitrateProber ( ::webrtc::FieldTrialsView const & field_trials)
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.

◆ ~BitrateProber()

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

◆ CreateProbeCluster()

MCAPI void webrtc::BitrateProber::CreateProbeCluster ( ::webrtc::ProbeClusterConfig const & cluster_config)
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.

◆ CurrentCluster()

MCAPI ::std::optional<::webrtc::PacedPacketInfo > webrtc::BitrateProber::CurrentCluster ( ::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.

◆ MaybeSetActiveState()

MCAPI void webrtc::BitrateProber::MaybeSetActiveState ( ::webrtc::DataSize 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.

◆ NextProbeTime()

MCAPI::webrtc::Timestamp webrtc::BitrateProber::NextProbeTime ( ::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.

◆ OnIncomingPacket()

MCAPI void webrtc::BitrateProber::OnIncomingPacket ( ::webrtc::DataSize 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.

◆ ProbeSent()

MCAPI void webrtc::BitrateProber::ProbeSent ( ::webrtc::Timestamp now,
::webrtc::DataSize 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.

◆ RecommendedMinProbeSize()

MCAPI::webrtc::DataSize webrtc::BitrateProber::RecommendedMinProbeSize ( ) 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.

◆ SetAllowProbeWithoutMediaPacket()

MCAPI void webrtc::BitrateProber::SetAllowProbeWithoutMediaPacket ( bool allow)
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::BitrateProber::$ctor ( ::webrtc::FieldTrialsView const & field_trials)
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::BitrateProber::$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: