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

Public Member Functions

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

Static Public Member Functions

static MCAPI ::absl::InlinedVector< uchar, 6, ::std::allocator< uchar > > BuildHeader (::webrtc::RTPVideoHeaderVP8 const &header)
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< 8, 24 > mUnk8d6496
::ll::UntypedStorage< 8, 16 > mUnke6bb71
::ll::UntypedStorage< 8, 24 > mUnke2066a
::ll::UntypedStorage< 8, 8 > mUnkd0225c

Constructor & Destructor Documentation

◆ RtpPacketizerVp8()

MCAPI webrtc::RtpPacketizerVp8::RtpPacketizerVp8 ( ::rtc::ArrayView< uchar const > payload,
::webrtc::RtpPacketizer::PayloadSizeLimits limits,
::webrtc::RTPVideoHeaderVP8 const & hdr_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.

Member Function Documentation

◆ NumPackets()

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

Implements webrtc::RtpPacketizer.

◆ NextPacket()

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

Implements webrtc::RtpPacketizer.

◆ BuildHeader()

MCAPI ::absl::InlinedVector< uchar, 6, ::std::allocator< uchar > > webrtc::RtpPacketizerVp8::BuildHeader ( ::webrtc::RTPVideoHeaderVP8 const & header)
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.

◆ $ctor()

MCAPI void * webrtc::RtpPacketizerVp8::$ctor ( ::rtc::ArrayView< uchar const > payload,
::webrtc::RtpPacketizer::PayloadSizeLimits limits,
::webrtc::RTPVideoHeaderVP8 const & hdr_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.

◆ $NumPackets()

MCAPI uint64 webrtc::RtpPacketizerVp8::$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::RtpPacketizerVp8::$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::RtpPacketizerVp8::$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: