LeviLamina
Loading...
Searching...
No Matches
RtpStreamConfig.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc {
6
7
struct
RtpStreamConfig {
8
public
:
9
// RtpStreamConfig inner types declare
10
// clang-format off
11
struct
Rtx
;
12
// clang-format on
13
14
// RtpStreamConfig inner types define
15
struct
Rtx {
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<4, 4>
mUnk3ae5c4;
20
::ll::UntypedStorage<4, 4>
mUnk75289d;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
Rtx& operator=(Rtx
const
&);
26
Rtx(Rtx
const
&);
27
Rtx();
28
};
29
30
public
:
31
// member variables
32
// NOLINTBEGIN
33
::ll::UntypedStorage<4, 4>
mUnk9b1bf0;
34
::ll::UntypedStorage<8, 32>
mUnk805f60;
35
::ll::UntypedStorage<8, 32>
mUnk81b74a;
36
::ll::UntypedStorage<4, 4>
mUnk5fd306;
37
::ll::UntypedStorage<1, 1>
mUnkdfd9ac;
38
::ll::UntypedStorage<4, 12>
mUnk7178de;
39
// NOLINTEND
40
41
public
:
42
// prevent constructor by default
43
RtpStreamConfig& operator=(RtpStreamConfig
const
&);
44
RtpStreamConfig();
45
46
public
:
47
// member functions
48
// NOLINTBEGIN
49
MCNAPI
RtpStreamConfig
(
::webrtc::RtpStreamConfig
const
&);
50
51
MCNAPI
~RtpStreamConfig
();
52
// NOLINTEND
53
54
public
:
55
// constructor thunks
56
// NOLINTBEGIN
57
MCNAPI
void
*
$ctor
(
::webrtc::RtpStreamConfig
const
&);
58
// NOLINTEND
59
60
public
:
61
// destructor thunk
62
// NOLINTBEGIN
63
MCNAPI
void
$dtor
();
64
// NOLINTEND
65
};
66
67
}
// namespace webrtc
ll::UntypedStorage
Definition
Alias.h:14
webrtc::RtpStreamConfig::Rtx
Definition
RtpStreamConfig.h:15
webrtc::RtpStreamConfig
Definition
RtpStreamConfig.h:7
webrtc::RtpStreamConfig::~RtpStreamConfig
MCAPI ~RtpStreamConfig()
webrtc::RtpStreamConfig::$dtor
MCAPI void $dtor()
webrtc::RtpStreamConfig::$ctor
MCAPI void * $ctor(::webrtc::RtpStreamConfig const &)
webrtc::RtpStreamConfig::RtpStreamConfig
MCAPI RtpStreamConfig(::webrtc::RtpStreamConfig const &)
src
mc
external
webrtc
RtpStreamConfig.h
Generated on
for LeviLamina by
1.16.1