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

Public Member Functions

RtcpPacketoperator= (RtcpPacket const &)
 
 RtcpPacket (RtcpPacket const &)
 
virtual uint64 BlockLength () const =0
 
virtual bool Create (uchar *, uint64 *, uint64, ::rtc::FunctionView< void(::rtc::ArrayView< uchar const >)>) const =0
 
MCAPI uint64 HeaderLength () const
 
MCAPI bool OnBufferFull (uchar *, uint64 *, ::rtc::FunctionView< void(::rtc::ArrayView< uchar const >)>) const
 

Static Public Member Functions

static MCAPI void CreateHeader (uint64, uchar, uint64, uchar *, uint64 *)
 
static MCAPI void CreateHeader (uint64, uchar, uint64, bool, uchar *, uint64 *)
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnk95023e
 

Member Function Documentation

◆ HeaderLength()

MCAPI uint64 webrtc::rtcp::RtcpPacket::HeaderLength ( ) 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.

◆ OnBufferFull()

MCAPI bool webrtc::rtcp::RtcpPacket::OnBufferFull ( uchar * ,
uint64 * ,
::rtc::FunctionView< void(::rtc::ArrayView< uchar const >)>  ) 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.

◆ CreateHeader() [1/2]

static MCAPI void webrtc::rtcp::RtcpPacket::CreateHeader ( uint64 ,
uchar ,
uint64 ,
uchar * ,
uint64 *  )
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.

◆ CreateHeader() [2/2]

static MCAPI void webrtc::rtcp::RtcpPacket::CreateHeader ( uint64 ,
uchar ,
uint64 ,
bool ,
uchar * ,
uint64 *  )
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.

◆ $vftable()

static MCAPI void ** webrtc::rtcp::RtcpPacket::$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: