LeviLamina
Loading...
Searching...
No Matches
webrtc::internal::PacketMaskTable Class Reference

Public Member Functions

PacketMaskTableoperator= (PacketMaskTable const &)
 
 PacketMaskTable (PacketMaskTable const &)
 
MCAPI ::rtc::ArrayView< uchar const > LookUp (int num_media_packets, int num_fec_packets)
 
MCAPI PacketMaskTable (::webrtc::FecMaskType fec_mask_type, int num_media_packets)
 
MCAPI ~PacketMaskTable ()
 
MCAPI void * $ctor (::webrtc::FecMaskType fec_mask_type, int num_media_packets)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI uchar const * PickTable (::webrtc::FecMaskType fec_mask_type, int num_media_packets)
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk581c3c
 
::ll::UntypedStorage< 1, 288 > mUnkfa290d
 

Constructor & Destructor Documentation

◆ PacketMaskTable()

MCAPI webrtc::internal::PacketMaskTable::PacketMaskTable ( ::webrtc::FecMaskType fec_mask_type,
int num_media_packets )
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.

◆ ~PacketMaskTable()

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

◆ LookUp()

MCAPI ::rtc::ArrayView< uchar const > webrtc::internal::PacketMaskTable::LookUp ( int num_media_packets,
int num_fec_packets )
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.

◆ PickTable()

static MCAPI uchar const * webrtc::internal::PacketMaskTable::PickTable ( ::webrtc::FecMaskType fec_mask_type,
int num_media_packets )
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.

◆ $ctor()

MCAPI void * webrtc::internal::PacketMaskTable::$ctor ( ::webrtc::FecMaskType fec_mask_type,
int num_media_packets )
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::internal::PacketMaskTable::$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: