LeviLamina
Loading...
Searching...
No Matches
VideoSinkWants.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
rtc {
6
7
struct
VideoSinkWants
{
8
public
:
9
// VideoSinkWants inner types declare
10
// clang-format off
11
struct
Aggregates
;
12
struct
FrameSize
;
13
// clang-format on
14
15
// VideoSinkWants inner types define
16
struct
FrameSize
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<4, 4>
mUnk60a267;
21
::ll::UntypedStorage<4, 4>
mUnk65ced0;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
FrameSize
& operator=(
FrameSize
const
&);
27
FrameSize
(
FrameSize
const
&);
28
FrameSize
();
29
};
30
31
struct
Aggregates
{
32
public
:
33
// member variables
34
// NOLINTBEGIN
35
::ll::UntypedStorage<1, 1>
mUnk81391a;
36
// NOLINTEND
37
38
public
:
39
// prevent constructor by default
40
Aggregates
& operator=(
Aggregates
const
&);
41
Aggregates
(
Aggregates
const
&);
42
Aggregates
();
43
};
44
45
public
:
46
// member variables
47
// NOLINTBEGIN
48
::ll::UntypedStorage<1, 1>
mUnk17125f;
49
::ll::UntypedStorage<1, 1>
mUnka58bae;
50
::ll::UntypedStorage<4, 4>
mUnk5ac72b;
51
::ll::UntypedStorage<4, 8>
mUnk681bd1;
52
::ll::UntypedStorage<4, 4>
mUnk86eeff;
53
::ll::UntypedStorage<4, 4>
mUnk32fe73;
54
::ll::UntypedStorage<8, 24>
mUnkb6d0f2;
55
::ll::UntypedStorage<4, 12>
mUnkeff28c;
56
::ll::UntypedStorage<1, 1>
mUnkea8620;
57
::ll::UntypedStorage<1, 2>
mUnk5b3606;
58
// NOLINTEND
59
60
public
:
61
// member functions
62
// NOLINTBEGIN
63
MCAPI
VideoSinkWants
();
64
65
MCAPI
VideoSinkWants
(
::rtc::VideoSinkWants
const
&);
66
67
MCAPI ::rtc::VideoSinkWants& operator=(
::rtc::VideoSinkWants
const
&);
68
69
MCAPI
~VideoSinkWants
();
70
// NOLINTEND
71
72
public
:
73
// constructor thunks
74
// NOLINTBEGIN
75
MCAPI
void
* $ctor();
76
77
MCAPI
void
* $ctor(
::rtc::VideoSinkWants
const
&);
78
// NOLINTEND
79
80
public
:
81
// destructor thunk
82
// NOLINTBEGIN
83
MCAPI
void
$dtor();
84
// NOLINTEND
85
};
86
87
}
// namespace rtc
ll::UntypedStorage
Definition
Alias.h:14
rtc::VideoSinkWants::Aggregates
Definition
VideoSinkWants.h:31
rtc::VideoSinkWants::FrameSize
Definition
VideoSinkWants.h:16
rtc::VideoSinkWants
Definition
VideoSinkWants.h:7
src
mc
external
rtc
VideoSinkWants.h
Generated on Sat Apr 26 2025 05:55:42 for LeviLamina by
1.12.0