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
webrtc {
class
MediaContentDescription
; }
8
// clang-format on
9
10
namespace
webrtc {
11
12
class
ContentInfo {
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<4, 4>
mUnke3cac9;
17
::ll::UntypedStorage<1, 1>
mUnk273c2a;
18
::ll::UntypedStorage<1, 1>
mUnkaafbeb;
19
::ll::UntypedStorage<8, 32>
mUnkb156f5;
20
::ll::UntypedStorage<8, 8>
mUnk5ede81;
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 ::webrtc::MediaContentDescription
const
*
media_description
()
const
;
33
34
MCNAPI ::webrtc::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 webrtc
webrtc::ContentInfo::$dtor
MCAPI void $dtor()
webrtc::ContentInfo::~ContentInfo
MCAPI ~ContentInfo()
webrtc::ContentInfo::media_description
MCAPI::webrtc::MediaContentDescription * media_description()
webrtc::ContentInfo::media_description
MCAPI::webrtc::MediaContentDescription const * media_description() const
webrtc::MediaContentDescription
Definition
MediaContentDescription.h:20
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
webrtc
ContentInfo.h
Generated on
for LeviLamina by
1.16.1