LeviLamina
Loading...
Searching...
No Matches
CommonHeader.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc::rtcp {
6
7
class
CommonHeader
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<1, 1>
mUnk855d58;
12
::ll::UntypedStorage<1, 1>
mUnkb0d39c;
13
::ll::UntypedStorage<1, 1>
mUnk238f20;
14
::ll::UntypedStorage<4, 4>
mUnk537301;
15
::ll::UntypedStorage<8, 8>
mUnkdb29c4;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
CommonHeader
& operator=(
CommonHeader
const
&);
21
CommonHeader
(
CommonHeader
const
&);
22
CommonHeader
();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCNAPI
bool
Parse
(uchar
const
*
buffer
, uint64 size_bytes);
28
// NOLINTEND
29
};
30
31
}
// namespace webrtc::rtcp
webrtc::rtcp::CommonHeader
Definition
CommonHeader.h:7
webrtc::rtcp::CommonHeader::Parse
MCAPI bool Parse(uchar const *buffer, uint64 size_bytes)
buffer
Definition
buffer.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
webrtc
CommonHeader.h
Generated on Wed Jul 23 2025 08:34:07 for LeviLamina by
1.12.0