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
RtcpParameters(RtcpParameters
const
&);
21
RtcpParameters();
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCNAPI
bool
operator==
(
::webrtc::RtcpParameters
const
& o)
const
;
27
// NOLINTEND
28
};
29
30
}
// namespace webrtc
ll::UntypedStorage
Definition
Alias.h:14
webrtc::RtcpParameters
Definition
RtcpParameters.h:7
webrtc::RtcpParameters::operator==
MCAPI bool operator==(::webrtc::RtcpParameters const &o) const
src
mc
external
webrtc
RtcpParameters.h
Generated on
for LeviLamina by
1.16.1