LeviLamina
Loading...
Searching...
No Matches
ContentInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
cricket {
class
MediaContentDescription; }
8
// clang-format on
9
10
namespace
cricket {
11
12
class
ContentInfo
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 32>
mUnk1e8cb0;
17
::ll::UntypedStorage<4, 4>
mUnka3b407;
18
::ll::UntypedStorage<1, 1>
mUnka04fd8;
19
::ll::UntypedStorage<1, 1>
mUnkad8ec6;
20
::ll::UntypedStorage<8, 8>
mUnk709375;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
ContentInfo
& operator=(
ContentInfo
const
&);
26
ContentInfo
();
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
MCAPI
ContentInfo
(
::cricket::ContentInfo
const
&);
32
33
MCAPI ::cricket::MediaContentDescription
const
* media_description()
const
;
34
35
MCAPI ::cricket::MediaContentDescription* media_description();
36
37
MCAPI
~ContentInfo
();
38
// NOLINTEND
39
40
public
:
41
// constructor thunks
42
// NOLINTBEGIN
43
MCAPI
void
* $ctor(
::cricket::ContentInfo
const
&);
44
// NOLINTEND
45
46
public
:
47
// destructor thunk
48
// NOLINTBEGIN
49
MCAPI
void
$dtor();
50
// NOLINTEND
51
};
52
53
}
// namespace cricket
cricket::ContentInfo
Definition
ContentInfo.h:12
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
cricket
ContentInfo.h
Generated on Sat Apr 26 2025 05:55:38 for LeviLamina by
1.12.0