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

Public Member Functions

RtpPacketizerGeneric & operator= (RtpPacketizerGeneric const &)
 RtpPacketizerGeneric (RtpPacketizerGeneric const &)
virtual uint64 NumPackets () const
virtual bool NextPacket (::webrtc::RtpPacketToSend *packet)
MCAPI RtpPacketizerGeneric (::rtc::ArrayView< uchar const > payload, ::webrtc::RtpPacketizer::PayloadSizeLimits limits)
MCAPI RtpPacketizerGeneric (::rtc::ArrayView< uchar const > payload, ::webrtc::RtpPacketizer::PayloadSizeLimits limits, ::webrtc::RTPVideoHeader const &rtp_video_header)
MCAPI void * $ctor (::rtc::ArrayView< uchar const > payload, ::webrtc::RtpPacketizer::PayloadSizeLimits limits)
MCAPI void * $ctor (::rtc::ArrayView< uchar const > payload, ::webrtc::RtpPacketizer::PayloadSizeLimits limits, ::webrtc::RTPVideoHeader const &rtp_video_header)
MCAPI uint64 $NumPackets () const
MCAPI bool $NextPacket (::webrtc::RtpPacketToSend *packet)

Static Public Member Functions

static MCAPI void ** $vftable ()
static MCAPI ::std::unique_ptr<::webrtc::RtpPacketizerCreate (::std::optional<::webrtc::VideoCodecType > type, ::rtc::ArrayView< uchar const > payload, ::webrtc::RtpPacketizer::PayloadSizeLimits limits, ::webrtc::RTPVideoHeader const &rtp_video_header)
static MCAPI ::std::vector< int > SplitAboutEqually (int payload_len, ::webrtc::RtpPacketizer::PayloadSizeLimits const &limits)

Public Attributes

::ll::UntypedStorage< 1, 3 > mUnkd34563
::ll::UntypedStorage< 8, 8 > mUnk2ba69c
::ll::UntypedStorage< 8, 16 > mUnk2ea1a6
::ll::UntypedStorage< 8, 24 > mUnkf556a0
::ll::UntypedStorage< 8, 8 > mUnkdfa7c8

Constructor & Destructor Documentation

◆ RtpPacketizerGeneric() [1/2]

MCAPI webrtc::RtpPacketizerGeneric::RtpPacketizerGeneric ( ::rtc::ArrayView< uchar const > payload,
::webrtc::RtpPacketizer::PayloadSizeLimits limits )
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.

◆ RtpPacketizerGeneric() [2/2]

MCAPI webrtc::RtpPacketizerGeneric::RtpPacketizerGeneric ( ::rtc::ArrayView< uchar const > payload,
::webrtc::RtpPacketizer::PayloadSizeLimits limits,
::webrtc::RTPVideoHeader const & rtp_video_header )
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

◆ NumPackets()

virtual uint64 webrtc::RtpPacketizerGeneric::NumPackets ( ) const
virtual

Implements webrtc::RtpPacketizer.

◆ NextPacket()

virtual bool webrtc::RtpPacketizerGeneric::NextPacket ( ::webrtc::RtpPacketToSend * packet)
virtual

Implements webrtc::RtpPacketizer.

◆ $ctor() [1/2]

MCAPI void * webrtc::RtpPacketizerGeneric::$ctor ( ::rtc::ArrayView< uchar const > payload,
::webrtc::RtpPacketizer::PayloadSizeLimits limits )
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::RtpPacketizerGeneric::$ctor ( ::rtc::ArrayView< uchar const > payload,
::webrtc::RtpPacketizer::PayloadSizeLimits limits,
::webrtc::RTPVideoHeader const & rtp_video_header )
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.

◆ $NumPackets()

MCAPI uint64 webrtc::RtpPacketizerGeneric::$NumPackets ( ) 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.

◆ $NextPacket()

MCAPI bool webrtc::RtpPacketizerGeneric::$NextPacket ( ::webrtc::RtpPacketToSend * 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.

◆ $vftable()

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

◆ Create()

MCAPI ::std::unique_ptr<::webrtc::RtpPacketizer > webrtc::RtpPacketizer::Create ( ::std::optional<::webrtc::VideoCodecType > type,
::rtc::ArrayView< uchar const > payload,
::webrtc::RtpPacketizer::PayloadSizeLimits limits,
::webrtc::RTPVideoHeader const & rtp_video_header )
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.

◆ SplitAboutEqually()

MCAPI ::std::vector< int > webrtc::RtpPacketizer::SplitAboutEqually ( int payload_len,
::webrtc::RtpPacketizer::PayloadSizeLimits const & limits )
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: