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