LeviLamina
Loading...
Searching...
No Matches
webrtc::rtcp::ExtendedReports Class Reference
Inheritance diagram for webrtc::rtcp::ExtendedReports:

Public Member Functions

ExtendedReports & operator= (ExtendedReports const &)
 ExtendedReports (ExtendedReports const &)
virtual uint64 BlockLength () const
virtual bool Create (uchar *packet, uint64 *index, uint64 max_length, ::rtc::FunctionView< void(::rtc::ArrayView< uchar const >)> callback) const
MCAPI bool AddDlrrItem (::webrtc::rtcp::ReceiveTimeInfo const &time_info)
MCAPI ExtendedReports ()
MCAPI bool Parse (::webrtc::rtcp::CommonHeader const &packet)
MCAPI void SetRrtr (::webrtc::rtcp::Rrtr const &rrtr)
MCAPI void SetTargetBitrate (::webrtc::rtcp::TargetBitrate const &bitrate)
MCAPI void * $ctor ()
MCAPI void $dtor ()
MCAPI uint64 $BlockLength () const
MCAPI bool $Create (uchar *packet, uint64 *index, uint64 max_length, ::rtc::FunctionView< void(::rtc::ArrayView< uchar const >)> callback) const
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 ** $vftable ()
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)

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk863b65
::ll::UntypedStorage< 8, 24 > mUnk5a9f4d
::ll::UntypedStorage< 8, 32 > mUnkeb5da1
::ll::UntypedStorage< 4, 4 > mUnk95023e

Constructor & Destructor Documentation

◆ ExtendedReports()

MCAPI webrtc::rtcp::ExtendedReports::ExtendedReports ( )
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

◆ BlockLength()

virtual uint64 webrtc::rtcp::ExtendedReports::BlockLength ( ) const
virtual

◆ Create()

virtual bool webrtc::rtcp::ExtendedReports::Create ( uchar * packet,
uint64 * index,
uint64 max_length,
::rtc::FunctionView< void(::rtc::ArrayView< uchar const >)> callback ) const
virtual

◆ AddDlrrItem()

MCAPI bool webrtc::rtcp::ExtendedReports::AddDlrrItem ( ::webrtc::rtcp::ReceiveTimeInfo const & time_info)
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.

◆ Parse()

MCAPI bool webrtc::rtcp::ExtendedReports::Parse ( ::webrtc::rtcp::CommonHeader const & packet)
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.

◆ SetRrtr()

MCAPI void webrtc::rtcp::ExtendedReports::SetRrtr ( ::webrtc::rtcp::Rrtr const & rrtr)
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.

◆ SetTargetBitrate()

MCAPI void webrtc::rtcp::ExtendedReports::SetTargetBitrate ( ::webrtc::rtcp::TargetBitrate const & bitrate)
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::rtcp::ExtendedReports::$ctor ( )
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::rtcp::ExtendedReports::$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.

◆ $BlockLength()

MCAPI uint64 webrtc::rtcp::ExtendedReports::$BlockLength ( ) 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.

◆ $Create()

MCAPI bool webrtc::rtcp::ExtendedReports::$Create ( uchar * packet,
uint64 * index,
uint64 max_length,
::rtc::FunctionView< void(::rtc::ArrayView< uchar const >)> callback ) 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.

◆ $vftable()

MCAPI void ** webrtc::rtcp::ExtendedReports::$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.

◆ 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]

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]

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.

The documentation for this class was generated from the following file: