LeviLamina
Loading...
Searching...
No Matches
RtpConfig.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc {
6
7
struct
RtpConfig {
8
public
:
9
// RtpConfig inner types declare
10
// clang-format off
11
struct
Flexfec
;
12
struct
Rtx
;
13
// clang-format on
14
15
// RtpConfig inner types define
16
struct
Flexfec {
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<4, 4>
mUnk75bd38;
21
::ll::UntypedStorage<4, 4>
mUnka37e51;
22
::ll::UntypedStorage<8, 24>
mUnkdc2441;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
Flexfec& operator=(Flexfec
const
&);
28
Flexfec(Flexfec
const
&);
29
Flexfec();
30
31
public
:
32
// member functions
33
// NOLINTBEGIN
34
MCNAPI
~Flexfec
();
35
// NOLINTEND
36
37
public
:
38
// destructor thunk
39
// NOLINTBEGIN
40
MCNAPI
void
$dtor
();
41
// NOLINTEND
42
};
43
44
struct
Rtx {
45
public
:
46
// member variables
47
// NOLINTBEGIN
48
::ll::UntypedStorage<8, 24>
mUnkd18709;
49
::ll::UntypedStorage<4, 4>
mUnk65e3b1;
50
// NOLINTEND
51
52
public
:
53
// prevent constructor by default
54
Rtx& operator=(Rtx
const
&);
55
Rtx(Rtx
const
&);
56
Rtx();
57
58
public
:
59
// member functions
60
// NOLINTBEGIN
61
MCNAPI
~Rtx
();
62
// NOLINTEND
63
64
public
:
65
// destructor thunk
66
// NOLINTBEGIN
67
MCNAPI
void
$dtor
();
68
// NOLINTEND
69
};
70
71
public
:
72
// member variables
73
// NOLINTBEGIN
74
::ll::UntypedStorage<8, 24>
mUnk4ffe04;
75
::ll::UntypedStorage<8, 24>
mUnk541b40;
76
::ll::UntypedStorage<8, 32>
mUnk234c1e;
77
::ll::UntypedStorage<4, 4>
mUnkbe7ad8;
78
::ll::UntypedStorage<8, 8>
mUnkca506a;
79
::ll::UntypedStorage<1, 1>
mUnk7035fb;
80
::ll::UntypedStorage<8, 24>
mUnkb370d0;
81
::ll::UntypedStorage<8, 32>
mUnk9ed1cf;
82
::ll::UntypedStorage<4, 4>
mUnkf5e267;
83
::ll::UntypedStorage<1, 1>
mUnk9b0d30;
84
::ll::UntypedStorage<1, 1>
mUnk44ee85;
85
::ll::UntypedStorage<4, 4>
mUnkdc0e80;
86
::ll::UntypedStorage<4, 12>
mUnk7e6fb9;
87
::ll::UntypedStorage<8, 32>
mUnk8b9c0a;
88
::ll::UntypedStorage<8, 32>
mUnk6ef217;
89
::ll::UntypedStorage<8, 32>
mUnkab8181;
90
::ll::UntypedStorage<1, 1>
mUnk5cd110;
91
// NOLINTEND
92
93
public
:
94
// prevent constructor by default
95
RtpConfig& operator=(RtpConfig
const
&);
96
RtpConfig();
97
98
public
:
99
// member functions
100
// NOLINTBEGIN
101
MCNAPI ::std::optional<uint>
GetRtxSsrcAssociatedWithMediaSsrc
(uint media_ssrc)
const
;
102
103
MCNAPI
RtpConfig
(
::webrtc::RtpConfig
const
&);
104
105
MCNAPI
~RtpConfig
();
106
// NOLINTEND
107
108
public
:
109
// constructor thunks
110
// NOLINTBEGIN
111
MCNAPI
void
*
$ctor
(
::webrtc::RtpConfig
const
&);
112
// NOLINTEND
113
114
public
:
115
// destructor thunk
116
// NOLINTBEGIN
117
MCNAPI
void
$dtor
();
118
// NOLINTEND
119
};
120
121
}
// namespace webrtc
ll::UntypedStorage
Definition
Alias.h:14
webrtc::RtpConfig::Flexfec
Definition
RtpConfig.h:16
webrtc::RtpConfig::Flexfec::$dtor
MCAPI void $dtor()
webrtc::RtpConfig::Flexfec::~Flexfec
MCAPI ~Flexfec()
webrtc::RtpConfig::Rtx
Definition
RtpConfig.h:44
webrtc::RtpConfig::Rtx::$dtor
MCAPI void $dtor()
webrtc::RtpConfig::Rtx::~Rtx
MCAPI ~Rtx()
webrtc::RtpConfig
Definition
RtpConfig.h:7
webrtc::RtpConfig::~RtpConfig
MCAPI ~RtpConfig()
webrtc::RtpConfig::RtpConfig
MCAPI RtpConfig(::webrtc::RtpConfig const &)
webrtc::RtpConfig::$dtor
MCAPI void $dtor()
webrtc::RtpConfig::$ctor
MCAPI void * $ctor(::webrtc::RtpConfig const &)
webrtc::RtpConfig::GetRtxSsrcAssociatedWithMediaSsrc
MCAPI ::std::optional< uint > GetRtxSsrcAssociatedWithMediaSsrc(uint media_ssrc) const
src
mc
external
webrtc
RtpConfig.h
Generated on
for LeviLamina by
1.16.1