LeviLamina
Loading...
Searching...
No Matches
StreamsConfig.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc {
6
7
struct
StreamsConfig
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnkfb342a;
12
::ll::UntypedStorage<1, 2>
mUnk7908cb;
13
::ll::UntypedStorage<1, 2>
mUnkb9d3ba;
14
::ll::UntypedStorage<8, 16>
mUnkdd421d;
15
::ll::UntypedStorage<8, 16>
mUnk1319a9;
16
::ll::UntypedStorage<8, 16>
mUnk5d0a8d;
17
::ll::UntypedStorage<8, 16>
mUnk132387;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
StreamsConfig
& operator=(
StreamsConfig
const
&);
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCNAPI
StreamsConfig
();
28
29
MCNAPI
StreamsConfig
(
::webrtc::StreamsConfig
const
&);
30
31
MCNAPI
~StreamsConfig
();
32
// NOLINTEND
33
34
public
:
35
// constructor thunks
36
// NOLINTBEGIN
37
MCNAPI
void
*
$ctor
();
38
39
MCNAPI
void
*
$ctor
(
::webrtc::StreamsConfig
const
&);
40
// NOLINTEND
41
42
public
:
43
// destructor thunk
44
// NOLINTBEGIN
45
MCNAPI
void
$dtor
();
46
// NOLINTEND
47
};
48
49
}
// namespace webrtc
ll::UntypedStorage
Definition
Alias.h:14
webrtc::StreamsConfig
Definition
StreamsConfig.h:7
webrtc::StreamsConfig::$dtor
MCAPI void $dtor()
webrtc::StreamsConfig::$ctor
MCAPI void * $ctor(::webrtc::StreamsConfig const &)
webrtc::StreamsConfig::StreamsConfig
MCAPI StreamsConfig(::webrtc::StreamsConfig const &)
webrtc::StreamsConfig::$ctor
MCAPI void * $ctor()
webrtc::StreamsConfig::StreamsConfig
MCAPI StreamsConfig()
webrtc::StreamsConfig::~StreamsConfig
MCAPI ~StreamsConfig()
src
mc
external
webrtc
StreamsConfig.h
Generated on
for LeviLamina by
1.16.1