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