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

Public Member Functions

Psfboperator= (Psfb const &)
 
 Psfb (Psfb const &)
 
MCAPI void CreateCommonFeedback (uchar *payload) const
 
MCAPI void ParseCommonFeedback (uchar const *payload)
 
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 *packet, uint64 *index, ::rtc::FunctionView< void(::rtc::ArrayView< uchar const >)> callback) const
 

Static Public Member Functions

static MCAPI void CreateHeader (uint64 count_or_format, uchar packet_type, uint64 length, uchar *buffer, uint64 *pos)
 
static MCAPI void CreateHeader (uint64 count_or_format, uchar packet_type, uint64 length, bool padding, uchar *buffer, uint64 *pos)
 
static MCAPI void ** $vftable ()
 

Public Attributes

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

Member Function Documentation

◆ CreateCommonFeedback()

MCAPI void webrtc::rtcp::Psfb::CreateCommonFeedback ( uchar * payload) 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.

◆ ParseCommonFeedback()

MCAPI void webrtc::rtcp::Psfb::ParseCommonFeedback ( uchar const * payload)
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.

◆ HeaderLength()

MCAPI uint64 webrtc::rtcp::RtcpPacket::HeaderLength ( ) const
inherited
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 * packet,
uint64 * index,
::rtc::FunctionView< void(::rtc::ArrayView< uchar const >)> callback ) const
inherited
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 count_or_format,
uchar packet_type,
uint64 length,
uchar * buffer,
uint64 * pos )
staticinherited
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 count_or_format,
uchar packet_type,
uint64 length,
bool padding,
uchar * buffer,
uint64 * pos )
staticinherited
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 ( )
staticinherited
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: