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

Classes

struct  ExtensionInfo
 

Public Member Functions

MCAPI ::rtc::ArrayView< uchar > AllocateExtension (::webrtc::RTPExtensionType, uint64)
 
MCAPI uchar * AllocatePayload (uint64)
 
MCAPI ::rtc::ArrayView< uchar > AllocateRawExtension (int, uint64)
 
MCAPI void Clear ()
 
MCAPI ::std::vector< uint > Csrcs () const
 
MCAPI ::rtc::ArrayView< uchar const > FindExtension (::webrtc::RTPExtensionType) const
 
MCAPI::webrtc::RtpPacket::ExtensionInfo const * FindExtensionInfo (int) const
 
MCAPI::webrtc::RtpPacket::ExtensionInfo & FindOrCreateExtensionInfo (int)
 
MCAPI bool HasExtension (::webrtc::RTPExtensionType) const
 
MCAPI bool Parse (::rtc::CopyOnWriteBuffer)
 
MCAPI bool ParseBuffer (uchar const *, uint64)
 
MCAPI void PromoteToTwoByteHeaderExtension ()
 
MCAPI RtpPacket (::webrtc::RtpPacket const &)
 
MCAPI RtpPacket (::webrtc::RtpHeaderExtensionMap const *)
 
MCAPI RtpPacket (::webrtc::RtpHeaderExtensionMap const *, uint64)
 
MCAPI void SetCsrcs (::rtc::ArrayView< uint const >)
 
MCAPI ushort SetExtensionLengthMaybeAddZeroPadding (uint64)
 
MCAPI void SetMarker (bool)
 
MCAPI bool SetPadding (uint64)
 
MCAPI uchar * SetPayloadSize (uint64)
 
MCAPI void SetPayloadType (uchar)
 
MCAPI void SetSequenceNumber (ushort)
 
MCAPI void SetSsrc (uint)
 
MCAPI void SetTimestamp (uint)
 
MCAPI uchar * WriteAt (uint64)
 
MCAPI void WriteAt (uint64, uchar)
 
MCAPI uchar const * data () const
 
MCAPI::webrtc::RtpPacket & operator= (::webrtc::RtpPacket const &)
 
MCAPI ~RtpPacket ()
 
MCAPI void * $ctor (::webrtc::RtpPacket const &)
 
MCAPI void * $ctor (::webrtc::RtpHeaderExtensionMap const *)
 
MCAPI void * $ctor (::webrtc::RtpHeaderExtensionMap const *, uint64)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 1, 1 > mUnkb81bfa
 
::ll::UntypedStorage< 1, 1 > mUnk9c66f5
 
::ll::UntypedStorage< 1, 1 > mUnk54a66d
 
::ll::UntypedStorage< 2, 2 > mUnkaa527e
 
::ll::UntypedStorage< 4, 4 > mUnk790d2c
 
::ll::UntypedStorage< 4, 4 > mUnk45bd2f
 
::ll::UntypedStorage< 8, 8 > mUnkea8ad5
 
::ll::UntypedStorage< 8, 8 > mUnkb68566
 
::ll::UntypedStorage< 1, 22 > mUnk1ffc18
 
::ll::UntypedStorage< 8, 24 > mUnk6909e9
 
::ll::UntypedStorage< 8, 8 > mUnk5ddf48
 
::ll::UntypedStorage< 8, 24 > mUnkc4d7dc
 

Constructor & Destructor Documentation

◆ RtpPacket() [1/3]

MCAPI webrtc::RtpPacket::RtpPacket ( ::webrtc::RtpPacket 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.

◆ RtpPacket() [2/3]

MCAPI webrtc::RtpPacket::RtpPacket ( ::webrtc::RtpHeaderExtensionMap const * )
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.

◆ RtpPacket() [3/3]

MCAPI webrtc::RtpPacket::RtpPacket ( ::webrtc::RtpHeaderExtensionMap const * ,
uint64  )
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.

◆ ~RtpPacket()

MCAPI webrtc::RtpPacket::~RtpPacket ( )
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

◆ AllocateExtension()

MCAPI ::rtc::ArrayView< uchar > webrtc::RtpPacket::AllocateExtension ( ::webrtc::RTPExtensionType ,
uint64  )
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.

◆ AllocatePayload()

MCAPI uchar * webrtc::RtpPacket::AllocatePayload ( uint64 )
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.

◆ AllocateRawExtension()

MCAPI ::rtc::ArrayView< uchar > webrtc::RtpPacket::AllocateRawExtension ( int ,
uint64  )
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::RtpPacket::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.

◆ Csrcs()

MCAPI ::std::vector< uint > webrtc::RtpPacket::Csrcs ( ) 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.

◆ FindExtension()

MCAPI ::rtc::ArrayView< uchar const > webrtc::RtpPacket::FindExtension ( ::webrtc::RTPExtensionType ) 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.

◆ FindExtensionInfo()

MCAPI::webrtc::RtpPacket::ExtensionInfo const * webrtc::RtpPacket::FindExtensionInfo ( int ) 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.

◆ FindOrCreateExtensionInfo()

MCAPI::webrtc::RtpPacket::ExtensionInfo & webrtc::RtpPacket::FindOrCreateExtensionInfo ( int )
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.

◆ HasExtension()

MCAPI bool webrtc::RtpPacket::HasExtension ( ::webrtc::RTPExtensionType ) 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::RtpPacket::Parse ( ::rtc::CopyOnWriteBuffer )
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.

◆ ParseBuffer()

MCAPI bool webrtc::RtpPacket::ParseBuffer ( uchar const * ,
uint64  )
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.

◆ PromoteToTwoByteHeaderExtension()

MCAPI void webrtc::RtpPacket::PromoteToTwoByteHeaderExtension ( )
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.

◆ SetCsrcs()

MCAPI void webrtc::RtpPacket::SetCsrcs ( ::rtc::ArrayView< uint 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.

◆ SetExtensionLengthMaybeAddZeroPadding()

MCAPI ushort webrtc::RtpPacket::SetExtensionLengthMaybeAddZeroPadding ( uint64 )
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.

◆ SetMarker()

MCAPI void webrtc::RtpPacket::SetMarker ( bool )
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.

◆ SetPadding()

MCAPI bool webrtc::RtpPacket::SetPadding ( uint64 )
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.

◆ SetPayloadSize()

MCAPI uchar * webrtc::RtpPacket::SetPayloadSize ( uint64 )
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.

◆ SetPayloadType()

MCAPI void webrtc::RtpPacket::SetPayloadType ( uchar )
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.

◆ SetSequenceNumber()

MCAPI void webrtc::RtpPacket::SetSequenceNumber ( ushort )
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.

◆ SetSsrc()

MCAPI void webrtc::RtpPacket::SetSsrc ( uint )
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.

◆ SetTimestamp()

MCAPI void webrtc::RtpPacket::SetTimestamp ( uint )
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.

◆ WriteAt() [1/2]

MCAPI uchar * webrtc::RtpPacket::WriteAt ( uint64 )
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.

◆ WriteAt() [2/2]

MCAPI void webrtc::RtpPacket::WriteAt ( uint64 ,
uchar  )
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.

◆ data()

MCAPI uchar const * webrtc::RtpPacket::data ( ) 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.

◆ operator=()

MCAPI::webrtc::RtpPacket & webrtc::RtpPacket::operator= ( ::webrtc::RtpPacket 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() [1/3]

MCAPI void * webrtc::RtpPacket::$ctor ( ::webrtc::RtpPacket 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() [2/3]

MCAPI void * webrtc::RtpPacket::$ctor ( ::webrtc::RtpHeaderExtensionMap 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() [3/3]

MCAPI void * webrtc::RtpPacket::$ctor ( ::webrtc::RtpHeaderExtensionMap const * ,
uint64  )
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::RtpPacket::$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.

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