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

Classes

class  LastChunk
 
class  ReceivedPacket
 

Public Member Functions

TransportFeedbackoperator= (TransportFeedback const &)
 
 TransportFeedback (TransportFeedback const &)
 
virtual uint64 BlockLength () const
 
virtual bool Create (uchar *packet, uint64 *position, uint64 max_length, ::rtc::FunctionView< void(::rtc::ArrayView< uchar const >)> callback) const
 
MCAPI::webrtc::Timestamp BaseTime () const
 
MCAPI void Clear ()
 
MCAPI void ForAllPackets (::rtc::FunctionView< void(ushort, ::webrtc::TimeDelta)> handler) const
 
MCAPI::webrtc::TimeDelta GetBaseDelta (::webrtc::Timestamp prev_timestamp) const
 
MCAPI uint64 PaddingLength () const
 
MCAPI bool Parse (::webrtc::rtcp::CommonHeader const &packet)
 
MCAPI TransportFeedback ()
 
MCAPI TransportFeedback (bool include_timestamps)
 
MCAPI void * $ctor ()
 
MCAPI void * $ctor (bool include_timestamps)
 
MCAPI void $dtor ()
 
MCAPI uint64 $BlockLength () const
 
MCAPI bool $Create (uchar *packet, uint64 *position, uint64 max_length, ::rtc::FunctionView< void(::rtc::ArrayView< uchar const >)> callback) const
 
MCAPI void CreateCommonFeedback (uchar *payload) const
 
MCAPI void ParseCommonFeedback (uchar const *payload)
 
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< 2, 2 > mUnk4508a6
 
::ll::UntypedStorage< 2, 2 > mUnk91cbf2
 
::ll::UntypedStorage< 4, 4 > mUnk587c6f
 
::ll::UntypedStorage< 1, 1 > mUnk62a8cc
 
::ll::UntypedStorage< 1, 1 > mUnka55c86
 
::ll::UntypedStorage< 8, 8 > mUnkfc96c2
 
::ll::UntypedStorage< 8, 24 > mUnkfea63b
 
::ll::UntypedStorage< 8, 24 > mUnkd7a79a
 
::ll::UntypedStorage< 8, 24 > mUnk6cd1a5
 
::ll::UntypedStorage< 8, 32 > mUnk944c8e
 
::ll::UntypedStorage< 8, 8 > mUnka64621
 
::ll::UntypedStorage< 4, 4 > mUnkce9a35
 
::ll::UntypedStorage< 4, 4 > mUnk95023e
 

Constructor & Destructor Documentation

◆ TransportFeedback() [1/2]

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

◆ TransportFeedback() [2/2]

MCAPI webrtc::rtcp::TransportFeedback::TransportFeedback ( bool include_timestamps)
explicit
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::TransportFeedback::BlockLength ( ) const
virtual

◆ Create()

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

◆ BaseTime()

MCAPI::webrtc::Timestamp webrtc::rtcp::TransportFeedback::BaseTime ( ) 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.

◆ Clear()

MCAPI void webrtc::rtcp::TransportFeedback::Clear ( )
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.

◆ ForAllPackets()

MCAPI void webrtc::rtcp::TransportFeedback::ForAllPackets ( ::rtc::FunctionView< void(ushort, ::webrtc::TimeDelta)> handler) 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.

◆ GetBaseDelta()

MCAPI::webrtc::TimeDelta webrtc::rtcp::TransportFeedback::GetBaseDelta ( ::webrtc::Timestamp prev_timestamp) 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.

◆ PaddingLength()

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

◆ Parse()

MCAPI bool webrtc::rtcp::TransportFeedback::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.

◆ $ctor() [1/2]

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

◆ $ctor() [2/2]

MCAPI void * webrtc::rtcp::TransportFeedback::$ctor ( bool include_timestamps)
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::TransportFeedback::$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::TransportFeedback::$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::TransportFeedback::$Create ( uchar * packet,
uint64 * position,
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()

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

◆ CreateCommonFeedback()

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

◆ ParseCommonFeedback()

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

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

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