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

Classes

struct  PacketUnit

Public Member Functions

RtpPacketizerH264 & operator= (RtpPacketizerH264 const &)
 RtpPacketizerH264 (RtpPacketizerH264 const &)
virtual uint64 NumPackets () const
virtual bool NextPacket (::webrtc::RtpPacketToSend *rtp_packet)
MCAPI bool GeneratePackets (::webrtc::H264PacketizationMode packetization_mode)
MCAPI void NextAggregatePacket (::webrtc::RtpPacketToSend *rtp_packet)
MCAPI bool PacketizeFuA (uint64 fragment_index)
MCAPI uint64 PacketizeStapA (uint64 fragment_index)
MCAPI RtpPacketizerH264 (::rtc::ArrayView< uchar const > payload, ::webrtc::RtpPacketizer::PayloadSizeLimits limits, ::webrtc::H264PacketizationMode packetization_mode)
MCAPI void * $ctor (::rtc::ArrayView< uchar const > payload, ::webrtc::RtpPacketizer::PayloadSizeLimits limits, ::webrtc::H264PacketizationMode packetization_mode)
MCAPI uint64 $NumPackets () const
MCAPI bool $NextPacket (::webrtc::RtpPacketToSend *rtp_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< 4, 16 > mUnk24da15
::ll::UntypedStorage< 8, 8 > mUnk658d84
::ll::UntypedStorage< 8, 40 > mUnke7c980
::ll::UntypedStorage< 8, 40 > mUnk908fe9

Constructor & Destructor Documentation

◆ RtpPacketizerH264()

MCAPI webrtc::RtpPacketizerH264::RtpPacketizerH264 ( ::rtc::ArrayView< uchar const > payload,
::webrtc::RtpPacketizer::PayloadSizeLimits limits,
::webrtc::H264PacketizationMode packetization_mode )
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::RtpPacketizerH264::NumPackets ( ) const
virtual

Implements webrtc::RtpPacketizer.

◆ NextPacket()

virtual bool webrtc::RtpPacketizerH264::NextPacket ( ::webrtc::RtpPacketToSend * rtp_packet)
virtual

Implements webrtc::RtpPacketizer.

◆ GeneratePackets()

MCAPI bool webrtc::RtpPacketizerH264::GeneratePackets ( ::webrtc::H264PacketizationMode packetization_mode)
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.

◆ NextAggregatePacket()

MCAPI void webrtc::RtpPacketizerH264::NextAggregatePacket ( ::webrtc::RtpPacketToSend * rtp_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.

◆ PacketizeFuA()

MCAPI bool webrtc::RtpPacketizerH264::PacketizeFuA ( uint64 fragment_index)
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.

◆ PacketizeStapA()

MCAPI uint64 webrtc::RtpPacketizerH264::PacketizeStapA ( uint64 fragment_index)
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::RtpPacketizerH264::$ctor ( ::rtc::ArrayView< uchar const > payload,
::webrtc::RtpPacketizer::PayloadSizeLimits limits,
::webrtc::H264PacketizationMode packetization_mode )
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::RtpPacketizerH264::$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::RtpPacketizerH264::$NextPacket ( ::webrtc::RtpPacketToSend * rtp_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::RtpPacketizerH264::$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: