LeviLamina
Loading...
Searching...
No Matches
SctpDataContentDescription.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
SctpDataContentDescription
:
public
::cricket::MediaContentDescription
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<1, 1>
mUnke369ca;
16
::ll::UntypedStorage<4, 4>
mUnkfb4e23;
17
::ll::UntypedStorage<4, 4>
mUnkec9141;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
SctpDataContentDescription
& operator=(
SctpDataContentDescription
const
&);
23
SctpDataContentDescription
(
SctpDataContentDescription
const
&);
24
SctpDataContentDescription
();
25
26
public
:
27
// virtual functions
28
// NOLINTBEGIN
29
// vIndex: 1
30
virtual ::cricket::MediaType type()
const
/*override*/
;
31
32
// vIndex: 7
33
virtual ::cricket::SctpDataContentDescription* as_sctp()
/*override*/
;
34
35
// vIndex: 6
36
virtual ::cricket::SctpDataContentDescription
const
* as_sctp()
const
/*override*/
;
37
38
// vIndex: 11
39
virtual
bool
has_codecs()
const
/*override*/
;
40
41
// vIndex: 10
42
virtual
void
set_protocol(::std::string_view)
/*override*/
;
43
44
// vIndex: 12
45
virtual ::cricket::SctpDataContentDescription* CloneInternal()
const
/*override*/
;
46
47
// vIndex: 0
48
virtual
~SctpDataContentDescription
()
/*override*/
=
default
;
49
// NOLINTEND
50
51
public
:
52
// destructor thunk
53
// NOLINTBEGIN
54
55
// NOLINTEND
56
57
public
:
58
// virtual function thunks
59
// NOLINTBEGIN
60
61
// NOLINTEND
62
63
public
:
64
// vftables
65
// NOLINTBEGIN
66
MCAPI
static
void
** $vftable();
67
// NOLINTEND
68
};
69
70
}
// namespace cricket
cricket::MediaContentDescription
Definition
MediaContentDescription.h:23
cricket::SctpDataContentDescription
Definition
SctpDataContentDescription.h:11
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
cricket
SctpDataContentDescription.h
Generated on Sat Apr 26 2025 05:55:39 for LeviLamina by
1.12.0