LeviLamina
Loading...
Searching...
No Matches
MediaChannelParameters.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
cricket {
6
7
struct
MediaChannelParameters
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 24>
mUnkbcb723;
12
::ll::UntypedStorage<8, 24>
mUnk9c8bef;
13
::ll::UntypedStorage<1, 1>
mUnk54612f;
14
::ll::UntypedStorage<1, 2>
mUnk353a07;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
MediaChannelParameters
& operator=(
MediaChannelParameters
const
&);
20
MediaChannelParameters
(
MediaChannelParameters
const
&);
21
MediaChannelParameters
();
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
// vIndex: 0
27
virtual
~MediaChannelParameters
();
28
29
// vIndex: 1
30
virtual ::std::map<::std::string, ::std::string> ToStringMap()
const
;
31
// NOLINTEND
32
33
public
:
34
// destructor thunk
35
// NOLINTBEGIN
36
MCNAPI
void
$dtor
();
37
// NOLINTEND
38
39
public
:
40
// virtual function thunks
41
// NOLINTBEGIN
42
MCNAPI ::std::map<::std::string, ::std::string>
$ToStringMap
()
const
;
43
// NOLINTEND
44
45
public
:
46
// vftables
47
// NOLINTBEGIN
48
MCNAPI
static
void
**
$vftable
();
49
// NOLINTEND
50
};
51
52
}
// namespace cricket
cricket::MediaChannelParameters
Definition
MediaChannelParameters.h:7
cricket::MediaChannelParameters::$dtor
MCAPI void $dtor()
cricket::MediaChannelParameters::$vftable
static MCAPI void ** $vftable()
cricket::MediaChannelParameters::$ToStringMap
MCAPI ::std::map<::std::string, ::std::string > $ToStringMap() const
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
cricket
MediaChannelParameters.h
Generated on Wed Jul 16 2025 07:41:00 for LeviLamina by
1.12.0