LeviLamina
Loading...
Searching...
No Matches
UnsupportedContentDescription.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/cricket/MediaContentDescription.h"
7
#include "mc/external/cricket/MediaType.h"
8
9
namespace
cricket {
10
11
class
UnsupportedContentDescription
:
public
::cricket::MediaContentDescription
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<8, 32>
mUnke02318;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
UnsupportedContentDescription
& operator=(
UnsupportedContentDescription
const
&);
21
UnsupportedContentDescription
(
UnsupportedContentDescription
const
&);
22
UnsupportedContentDescription
();
23
24
public
:
25
// virtual functions
26
// NOLINTBEGIN
27
// vIndex: 1
28
virtual ::cricket::MediaType type()
const
/*override*/
;
29
30
// vIndex: 9
31
virtual ::cricket::UnsupportedContentDescription* as_unsupported()
/*override*/
;
32
33
// vIndex: 8
34
virtual ::cricket::UnsupportedContentDescription
const
* as_unsupported()
const
/*override*/
;
35
36
// vIndex: 11
37
virtual
bool
has_codecs()
const
/*override*/
;
38
39
// vIndex: 12
40
virtual ::cricket::UnsupportedContentDescription* CloneInternal()
const
/*override*/
;
41
42
// vIndex: 0
43
virtual
~UnsupportedContentDescription
()
/*override*/
=
default
;
44
// NOLINTEND
45
46
public
:
47
// virtual function thunks
48
// NOLINTBEGIN
49
50
// NOLINTEND
51
52
public
:
53
// vftables
54
// NOLINTBEGIN
55
MCNAPI
static
void
**
$vftable
();
56
// NOLINTEND
57
};
58
59
}
// namespace cricket
cricket::MediaContentDescription
Definition
MediaContentDescription.h:23
cricket::UnsupportedContentDescription
Definition
UnsupportedContentDescription.h:11
cricket::UnsupportedContentDescription::$vftable
static MCAPI void ** $vftable()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
cricket
UnsupportedContentDescription.h
Generated on Fri Jun 13 2025 05:04:36 for LeviLamina by
1.12.0