LeviLamina
Loading...
Searching...
No Matches
RtpPacketInfos.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/rtc/RefCountedNonVirtual.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
webrtc {
class
RtpPacketInfo; }
11
// clang-format on
12
13
namespace
webrtc {
14
15
class
RtpPacketInfos
{
16
public
:
17
// RtpPacketInfos inner types declare
18
// clang-format off
19
class
Data
;
20
// clang-format on
21
22
// RtpPacketInfos inner types define
23
class
Data
:
public
::rtc::RefCountedNonVirtual
<::webrtc::RtpPacketInfos::Data> {
24
public
:
25
// member variables
26
// NOLINTBEGIN
27
::ll::UntypedStorage<8, 24>
mUnkc17317;
28
// NOLINTEND
29
30
public
:
31
// prevent constructor by default
32
Data
& operator=(
Data
const
&);
33
Data
(
Data
const
&);
34
Data
();
35
};
36
37
public
:
38
// member variables
39
// NOLINTBEGIN
40
::ll::UntypedStorage<8, 8>
mUnkf144cd;
41
// NOLINTEND
42
43
public
:
44
// prevent constructor by default
45
RtpPacketInfos
& operator=(
RtpPacketInfos
const
&);
46
RtpPacketInfos
(
RtpPacketInfos
const
&);
47
RtpPacketInfos
();
48
49
public
:
50
// member functions
51
// NOLINTBEGIN
52
MCAPI
~RtpPacketInfos
();
53
// NOLINTEND
54
55
public
:
56
// destructor thunk
57
// NOLINTBEGIN
58
MCAPI
void
$dtor();
59
// NOLINTEND
60
};
61
62
}
// namespace webrtc
rtc::RefCountedNonVirtual
Definition
RefCountedNonVirtual.h:8
webrtc::RtpPacketInfos::Data
Definition
RtpPacketInfos.h:23
webrtc::RtpPacketInfos
Definition
RtpPacketInfos.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
webrtc
RtpPacketInfos.h
Generated on Sat Apr 26 2025 05:55:44 for LeviLamina by
1.12.0