LeviLamina
Loading...
Searching...
No Matches
srtp_hdr_t.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
srtp_hdr_t {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
uchar mUnk3e04c4 : 4;
10
uchar mUnkadd1af : 1;
11
uchar mUnkc9cc37 : 1;
12
uchar mUnka87524 : 2;
13
uchar mUnk83964f : 7;
14
uchar mUnk95f576 : 1;
15
::ll::UntypedStorage<2, 2>
mUnk6fc5dd;
16
::ll::UntypedStorage<4, 4>
mUnka283b9;
17
::ll::UntypedStorage<4, 4>
mUnke2701f;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
srtp_hdr_t& operator=(srtp_hdr_t
const
&);
23
srtp_hdr_t(srtp_hdr_t
const
&);
24
srtp_hdr_t();
25
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
libsrtp
srtp_hdr_t.h
Generated on
for LeviLamina by
1.16.1