LeviLamina
Loading...
Searching...
No Matches
CallConfig.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
webrtc {
class
Environment; }
8
namespace
webrtc {
class
TaskQueueBase; }
9
// clang-format on
10
11
namespace
webrtc {
12
13
struct
CallConfig
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 40>
mUnk187baa;
18
::ll::UntypedStorage<4, 12>
mUnkbe33c5;
19
::ll::UntypedStorage<8, 8>
mUnk3588e3;
20
::ll::UntypedStorage<8, 8>
mUnk5f0fbb;
21
::ll::UntypedStorage<8, 8>
mUnkd575cf;
22
::ll::UntypedStorage<8, 8>
mUnkc4260d;
23
::ll::UntypedStorage<8, 8>
mUnkd72f27;
24
::ll::UntypedStorage<8, 8>
mUnk8a2ab8;
25
::ll::UntypedStorage<8, 8>
mUnk71244a;
26
::ll::UntypedStorage<8, 8>
mUnk7be0df;
27
::ll::UntypedStorage<8, 8>
mUnka48004;
28
::ll::UntypedStorage<8, 8>
mUnka315f0;
29
::ll::UntypedStorage<8, 16>
mUnk1ddd66;
30
::ll::UntypedStorage<1, 1>
mUnk1ea2ae;
31
// NOLINTEND
32
33
public
:
34
// prevent constructor by default
35
CallConfig
& operator=(
CallConfig
const
&);
36
CallConfig
(
CallConfig
const
&);
37
CallConfig
();
38
39
public
:
40
// member functions
41
// NOLINTBEGIN
42
MCAPI
CallConfig
(
::webrtc::Environment
const
&,
::webrtc::TaskQueueBase
*);
43
44
MCAPI
~CallConfig
();
45
// NOLINTEND
46
47
public
:
48
// constructor thunks
49
// NOLINTBEGIN
50
MCAPI
void
* $ctor(
::webrtc::Environment
const
&,
::webrtc::TaskQueueBase
*);
51
// NOLINTEND
52
53
public
:
54
// destructor thunk
55
// NOLINTBEGIN
56
MCAPI
void
$dtor();
57
// NOLINTEND
58
};
59
60
}
// namespace webrtc
webrtc::Environment
Definition
Environment.h:7
webrtc::TaskQueueBase
Definition
TaskQueueBase.h:16
ll::UntypedStorage
Definition
Alias.h:14
webrtc::CallConfig
Definition
CallConfig.h:13
src
mc
external
webrtc
CallConfig.h
Generated on Sat Apr 26 2025 05:55:42 for LeviLamina by
1.12.0