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

Classes

struct  ProtectedStream
 

Public Member Functions

FecHeaderWriteroperator= (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 uint64 MaxFecPackets () const
 
MCAPI uint64 MaxMediaPackets () const
 
MCAPI uint64 MaxPacketOverhead () const
 
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

◆ MaxFecPackets()

MCAPI uint64 webrtc::FecHeaderWriter::MaxFecPackets ( ) 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.

◆ MaxMediaPackets()

MCAPI uint64 webrtc::FecHeaderWriter::MaxMediaPackets ( ) 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.

◆ MaxPacketOverhead()

MCAPI uint64 webrtc::FecHeaderWriter::MaxPacketOverhead ( ) 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.

◆ $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()

static 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: