LeviLamina
Loading...
Searching...
No Matches
srtp_cipher_t.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
srtp_cipher_t {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 8>
mUnk5c73e1;
10
::ll::UntypedStorage<8, 8>
mUnk32d9b2;
11
::ll::UntypedStorage<4, 4>
mUnkb11f9d;
12
::ll::UntypedStorage<4, 4>
mUnk9bfb73;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
srtp_cipher_t& operator=(srtp_cipher_t
const
&);
18
srtp_cipher_t(srtp_cipher_t
const
&);
19
srtp_cipher_t();
20
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
libsrtp
srtp_cipher_t.h
Generated on
for LeviLamina by
1.16.1