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
// destructor thunk
48
// NOLINTBEGIN
49
50
// NOLINTEND
51
52
public
:
53
// virtual function thunks
54
// NOLINTBEGIN
55
56
// NOLINTEND
57
58
public
:
59
// vftables
60
// NOLINTBEGIN
61
MCAPI
static
void
** $vftable();
62
// NOLINTEND
63
};
64
65
}
// namespace cricket
cricket::MediaContentDescription
Definition
MediaContentDescription.h:23
cricket::UnsupportedContentDescription
Definition
UnsupportedContentDescription.h:11
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
cricket
UnsupportedContentDescription.h
Generated on Sat Apr 26 2025 05:55:39 for LeviLamina by
1.12.0