LeviLamina
Loading...
Searching...
No Matches
RtpHeaderExtensionCapability.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc {
6
7
struct
RtpHeaderExtensionCapability
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnk6a3206;
12
::ll::UntypedStorage<4, 8>
mUnk171596;
13
::ll::UntypedStorage<1, 1>
mUnke13f99;
14
::ll::UntypedStorage<4, 4>
mUnk52cf04;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
RtpHeaderExtensionCapability
& operator=(
RtpHeaderExtensionCapability
const
&);
20
RtpHeaderExtensionCapability
(
RtpHeaderExtensionCapability
const
&);
21
RtpHeaderExtensionCapability
();
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCAPI
explicit
RtpHeaderExtensionCapability
(::std::string_view);
27
28
MCAPI
RtpHeaderExtensionCapability
(::std::string_view,
int
);
29
30
MCAPI
~RtpHeaderExtensionCapability
();
31
// NOLINTEND
32
33
public
:
34
// constructor thunks
35
// NOLINTBEGIN
36
MCAPI
void
* $ctor(::std::string_view);
37
38
MCAPI
void
* $ctor(::std::string_view,
int
);
39
// NOLINTEND
40
41
public
:
42
// destructor thunk
43
// NOLINTBEGIN
44
MCAPI
void
$dtor();
45
// NOLINTEND
46
};
47
48
}
// namespace webrtc
ll::UntypedStorage
Definition
Alias.h:14
webrtc::RtpHeaderExtensionCapability
Definition
RtpHeaderExtensionCapability.h:7
src
mc
external
webrtc
RtpHeaderExtensionCapability.h
Generated on Sat Apr 26 2025 05:55:44 for LeviLamina by
1.12.0