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