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(ContentInfo
const
&);
27
ContentInfo();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCNAPI ::cricket::MediaContentDescription
const
*
media_description
()
const
;
33
34
MCNAPI ::cricket::MediaContentDescription*
media_description
();
35
36
MCNAPI
~ContentInfo
();
37
// NOLINTEND
38
39
public
:
40
// destructor thunk
41
// NOLINTBEGIN
42
MCNAPI
void
$dtor
();
43
// NOLINTEND
44
};
45
46
}
// namespace cricket
cricket::ContentInfo::~ContentInfo
MCAPI ~ContentInfo()
cricket::ContentInfo::media_description
MCAPI::cricket::MediaContentDescription const * media_description() const
cricket::ContentInfo::$dtor
MCAPI void $dtor()
cricket::ContentInfo::media_description
MCAPI::cricket::MediaContentDescription * media_description()
cricket::MediaContentDescription
Definition
MediaContentDescription.h:19
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
cricket
ContentInfo.h
Generated on
for LeviLamina by
1.16.1