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

Public Member Functions

EncodedImageBufferoperator= (EncodedImageBuffer const &)
 
 EncodedImageBuffer (EncodedImageBuffer const &)
 
virtual uchar const * data () const
 
virtual uchar * data ()
 
virtual uint64 size () const
 
MCAPI EncodedImageBuffer (uint64)
 
MCAPI EncodedImageBuffer (uchar const *, uint64)
 
MCAPI void * $ctor (uint64)
 
MCAPI void * $ctor (uchar const *, uint64)
 
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 *, uint64)
 
static MCAPI void ** $vftable ()
 

Public Attributes

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

Constructor & Destructor Documentation

◆ EncodedImageBuffer() [1/2]

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

◆ EncodedImageBuffer() [2/2]

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

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()

static MCAPI ::webrtc::scoped_refptr<::webrtc::EncodedImageBuffer > webrtc::EncodedImageBuffer::Create ( uchar const * ,
uint64  )
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() [1/2]

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

◆ $ctor() [2/2]

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

◆ $vftable()

static 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: