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

Classes

struct  ProtectedStream

Public Member Functions

FecHeaderWriter & operator= (FecHeaderWriter const &)
 FecHeaderWriter (FecHeaderWriter const &)
virtual uint64 MinPacketMaskSize (uchar const *, uint64) const =0
virtual uint64 FecHeaderSize (uint64) const =0
virtual void FinalizeFecHeader (::rtc::ArrayView<::webrtc::FecHeaderWriter::ProtectedStream const >, ::webrtc::ForwardErrorCorrection::Packet &) const =0
MCAPI FecHeaderWriter (uint64 max_media_packets, uint64 max_fec_packets, uint64 max_packet_overhead)
MCAPI void * $ctor (uint64 max_media_packets, uint64 max_fec_packets, uint64 max_packet_overhead)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnke11c02
::ll::UntypedStorage< 8, 8 > mUnk1458ba
::ll::UntypedStorage< 8, 8 > mUnk2cf929

Constructor & Destructor Documentation

◆ FecHeaderWriter()

MCAPI webrtc::FecHeaderWriter::FecHeaderWriter ( uint64 max_media_packets,
uint64 max_fec_packets,
uint64 max_packet_overhead )
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

◆ $ctor()

MCAPI void * webrtc::FecHeaderWriter::$ctor ( uint64 max_media_packets,
uint64 max_fec_packets,
uint64 max_packet_overhead )
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::FecHeaderWriter::$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()

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