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

Classes

struct  Params
 

Public Member Functions

MCAPI::webrtc::FecProtectionParams const & CurrentParams () const
 
MCAPI bool ExcessOverheadBelowMax () const
 
MCAPI bool MinimumMediaPacketsReached () const
 
MCAPI int Overhead () const
 
MCAPI void ResetState ()
 
MCAPI UlpfecGenerator (::std::unique_ptr<::webrtc::ForwardErrorCorrection >, ::webrtc::Clock *)
 
MCAPI UlpfecGenerator (int, int, ::webrtc::Clock *)
 
MCAPI void * $ctor (::std::unique_ptr<::webrtc::ForwardErrorCorrection >, ::webrtc::Clock *)
 
MCAPI void * $ctor (int, int, ::webrtc::Clock *)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Constructor & Destructor Documentation

◆ UlpfecGenerator() [1/2]

MCAPI webrtc::UlpfecGenerator::UlpfecGenerator ( ::std::unique_ptr<::webrtc::ForwardErrorCorrection > ,
::webrtc::Clock *  )
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.

◆ UlpfecGenerator() [2/2]

MCAPI webrtc::UlpfecGenerator::UlpfecGenerator ( int ,
int ,
::webrtc::Clock *  )
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

◆ CurrentParams()

MCAPI::webrtc::FecProtectionParams const & webrtc::UlpfecGenerator::CurrentParams ( ) 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.

◆ ExcessOverheadBelowMax()

MCAPI bool webrtc::UlpfecGenerator::ExcessOverheadBelowMax ( ) 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.

◆ MinimumMediaPacketsReached()

MCAPI bool webrtc::UlpfecGenerator::MinimumMediaPacketsReached ( ) 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.

◆ Overhead()

MCAPI int webrtc::UlpfecGenerator::Overhead ( ) 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.

◆ ResetState()

MCAPI void webrtc::UlpfecGenerator::ResetState ( )
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() [1/2]

MCAPI void * webrtc::UlpfecGenerator::$ctor ( ::std::unique_ptr<::webrtc::ForwardErrorCorrection > ,
::webrtc::Clock *  )
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() [2/2]

MCAPI void * webrtc::UlpfecGenerator::$ctor ( int ,
int ,
::webrtc::Clock *  )
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::UlpfecGenerator::$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: