LeviLamina
Loading...
Searching...
No Matches
SimulcastLayerList.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
cricket {
struct
SimulcastLayer; }
8
// clang-format on
9
10
namespace
cricket {
11
12
class
SimulcastLayerList
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 24>
mUnkb6efe0;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
SimulcastLayerList
& operator=(
SimulcastLayerList
const
&);
22
SimulcastLayerList
();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCAPI
void
AddLayer(
::cricket::SimulcastLayer
const
&);
28
29
MCAPI
void
AddLayerWithAlternatives(::std::vector<::cricket::SimulcastLayer>
const
&);
30
31
MCAPI ::std::vector<::cricket::SimulcastLayer> GetAllLayers()
const
;
32
33
MCAPI
SimulcastLayerList
(
::cricket::SimulcastLayerList
const
&);
34
35
MCAPI ::cricket::SimulcastLayerList& operator=(
::cricket::SimulcastLayerList
&&);
36
37
MCAPI
~SimulcastLayerList
();
38
// NOLINTEND
39
40
public
:
41
// constructor thunks
42
// NOLINTBEGIN
43
MCAPI
void
* $ctor(
::cricket::SimulcastLayerList
const
&);
44
// NOLINTEND
45
46
public
:
47
// destructor thunk
48
// NOLINTBEGIN
49
MCAPI
void
$dtor();
50
// NOLINTEND
51
};
52
53
}
// namespace cricket
cricket::SimulcastLayerList
Definition
SimulcastLayerList.h:12
cricket::SimulcastLayer
Definition
SimulcastLayer.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
cricket
SimulcastLayerList.h
Generated on Sat Apr 26 2025 05:55:39 for LeviLamina by
1.12.0