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
();
29
30
public
:
31
// member functions
32
// NOLINTBEGIN
33
MCAPI
Flexfec
(
::webrtc::RtpConfig::Flexfec
const
&);
34
35
MCAPI
~Flexfec
();
36
// NOLINTEND
37
38
public
:
39
// constructor thunks
40
// NOLINTBEGIN
41
MCAPI
void
* $ctor(
::webrtc::RtpConfig::Flexfec
const
&);
42
// NOLINTEND
43
44
public
:
45
// destructor thunk
46
// NOLINTBEGIN
47
MCAPI
void
$dtor();
48
// NOLINTEND
49
};
50
51
struct
Rtx
{
52
public
:
53
// member variables
54
// NOLINTBEGIN
55
::ll::UntypedStorage<8, 24>
mUnkd18709;
56
::ll::UntypedStorage<4, 4>
mUnk65e3b1;
57
// NOLINTEND
58
59
public
:
60
// prevent constructor by default
61
Rtx
& operator=(
Rtx
const
&);
62
Rtx
();
63
64
public
:
65
// member functions
66
// NOLINTBEGIN
67
MCAPI
Rtx
(
::webrtc::RtpConfig::Rtx
const
&);
68
69
MCAPI
~Rtx
();
70
// NOLINTEND
71
72
public
:
73
// constructor thunks
74
// NOLINTBEGIN
75
MCAPI
void
* $ctor(
::webrtc::RtpConfig::Rtx
const
&);
76
// NOLINTEND
77
78
public
:
79
// destructor thunk
80
// NOLINTBEGIN
81
MCAPI
void
$dtor();
82
// NOLINTEND
83
};
84
85
public
:
86
// member variables
87
// NOLINTBEGIN
88
::ll::UntypedStorage<8, 24>
mUnk4ffe04;
89
::ll::UntypedStorage<8, 24>
mUnk541b40;
90
::ll::UntypedStorage<8, 32>
mUnk234c1e;
91
::ll::UntypedStorage<4, 4>
mUnkbe7ad8;
92
::ll::UntypedStorage<8, 8>
mUnkca506a;
93
::ll::UntypedStorage<1, 1>
mUnk7035fb;
94
::ll::UntypedStorage<8, 24>
mUnkb370d0;
95
::ll::UntypedStorage<8, 32>
mUnk9ed1cf;
96
::ll::UntypedStorage<4, 4>
mUnkf5e267;
97
::ll::UntypedStorage<1, 1>
mUnk9b0d30;
98
::ll::UntypedStorage<1, 1>
mUnk44ee85;
99
::ll::UntypedStorage<4, 4>
mUnkdc0e80;
100
::ll::UntypedStorage<4, 12>
mUnk7e6fb9;
101
::ll::UntypedStorage<8, 32>
mUnk8b9c0a;
102
::ll::UntypedStorage<8, 32>
mUnk6ef217;
103
::ll::UntypedStorage<8, 32>
mUnkab8181;
104
::ll::UntypedStorage<1, 1>
mUnk5cd110;
105
// NOLINTEND
106
107
public
:
108
// prevent constructor by default
109
RtpConfig
& operator=(
RtpConfig
const
&);
110
RtpConfig
();
111
112
public
:
113
// member functions
114
// NOLINTBEGIN
115
MCAPI ::std::optional<uint> GetRtxSsrcAssociatedWithMediaSsrc(uint)
const
;
116
117
MCAPI
RtpConfig
(
::webrtc::RtpConfig
const
&);
118
119
MCAPI
~RtpConfig
();
120
// NOLINTEND
121
122
public
:
123
// constructor thunks
124
// NOLINTBEGIN
125
MCAPI
void
* $ctor(
::webrtc::RtpConfig
const
&);
126
// NOLINTEND
127
128
public
:
129
// destructor thunk
130
// NOLINTBEGIN
131
MCAPI
void
$dtor();
132
// NOLINTEND
133
};
134
135
}
// namespace webrtc
ll::UntypedStorage
Definition
Alias.h:14
webrtc::RtpConfig::Flexfec
Definition
RtpConfig.h:16
webrtc::RtpConfig::Rtx
Definition
RtpConfig.h:51
webrtc::RtpConfig
Definition
RtpConfig.h:7
src
mc
external
webrtc
RtpConfig.h
Generated on Sat Apr 26 2025 05:55:44 for LeviLamina by
1.12.0