LeviLamina
Loading...
Searching...
No Matches
webrtc::EncodedImageBuffer Class Referenceabstract
Inheritance diagram for webrtc::EncodedImageBuffer:

Public Member Functions

EncodedImageBuffer & operator= (EncodedImageBuffer const &)
 EncodedImageBuffer (EncodedImageBuffer const &)
virtual uchar const * data () const
virtual uchar * data ()
virtual uint64 size () const
MCAPI uchar const * $data () const
MCAPI uchar * $data ()
MCAPI uint64 $size () const
virtual void AddRef () const =0
virtual::webrtc::RefCountReleaseStatus Release () const =0
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI ::webrtc::scoped_refptr<::webrtc::EncodedImageBufferCreate (uchar const *data, uint64 size)
static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkd194c8
::ll::UntypedStorage< 8, 8 > mUnk665d2c

Member Function Documentation

◆ data() [1/2]

virtual uchar const * webrtc::EncodedImageBuffer::data ( ) const
virtual

◆ data() [2/2]

virtual uchar * webrtc::EncodedImageBuffer::data ( )
virtual

◆ size()

virtual uint64 webrtc::EncodedImageBuffer::size ( ) const
virtual

◆ Create()

MCAPI ::webrtc::scoped_refptr<::webrtc::EncodedImageBuffer > webrtc::EncodedImageBuffer::Create ( uchar const * data,
uint64 size )
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.

◆ $data() [1/2]

MCAPI uchar const * webrtc::EncodedImageBuffer::$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.

◆ $data() [2/2]

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

◆ $size()

MCAPI uint64 webrtc::EncodedImageBuffer::$size ( ) 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()

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

◆ $dtor()

MCAPI void webrtc::RefCountInterface::$dtor ( )
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.

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