LeviLamina
Loading...
Searching...
No Matches
EncodedImageBuffer.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/webrtc/EncodedImageBufferInterface.h"
7
#include "mc/external/webrtc/scoped_refptr.h"
8
9
namespace
webrtc {
10
11
class
EncodedImageBuffer
:
public
::webrtc::EncodedImageBufferInterface
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<8, 8>
mUnkd194c8;
16
::ll::UntypedStorage<8, 8>
mUnk665d2c;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
EncodedImageBuffer
& operator=(
EncodedImageBuffer
const
&);
22
EncodedImageBuffer
(
EncodedImageBuffer
const
&);
23
EncodedImageBuffer
();
24
25
public
:
26
// virtual functions
27
// NOLINTBEGIN
28
// vIndex: 4
29
virtual
uchar
const
* data()
const
/*override*/
;
30
31
// vIndex: 3
32
virtual
uchar* data()
/*override*/
;
33
34
// vIndex: 5
35
virtual
uint64 size()
const
/*override*/
;
36
37
// vIndex: 2
38
virtual
~EncodedImageBuffer
()
/*override*/
=
default
;
39
// NOLINTEND
40
41
public
:
42
// member functions
43
// NOLINTBEGIN
44
MCAPI
explicit
EncodedImageBuffer
(uint64);
45
46
MCAPI
EncodedImageBuffer
(uchar
const
*, uint64);
47
// NOLINTEND
48
49
public
:
50
// static functions
51
// NOLINTBEGIN
52
MCAPI static ::webrtc::scoped_refptr<::webrtc::EncodedImageBuffer> Create(uchar
const
*, uint64);
53
// NOLINTEND
54
55
public
:
56
// constructor thunks
57
// NOLINTBEGIN
58
MCAPI
void
* $ctor(uint64);
59
60
MCAPI
void
* $ctor(uchar
const
*, uint64);
61
// NOLINTEND
62
63
public
:
64
// destructor thunk
65
// NOLINTBEGIN
66
67
// NOLINTEND
68
69
public
:
70
// virtual function thunks
71
// NOLINTBEGIN
72
73
// NOLINTEND
74
75
public
:
76
// vftables
77
// NOLINTBEGIN
78
MCAPI
static
void
** $vftable();
79
// NOLINTEND
80
};
81
82
}
// namespace webrtc
webrtc::EncodedImageBufferInterface
Definition
EncodedImageBufferInterface.h:10
webrtc::EncodedImageBuffer
Definition
EncodedImageBuffer.h:11
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
webrtc
EncodedImageBuffer.h
Generated on Sat Apr 26 2025 05:55:42 for LeviLamina by
1.12.0