LeviLamina
Loading...
Searching...
No Matches
VideoContentDescription.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/cricket/MediaType.h"
7
#include "mc/external/cricket/RtpMediaContentDescription.h"
8
9
namespace
cricket {
10
11
class
VideoContentDescription
:
public
::cricket::RtpMediaContentDescription
{
12
public
:
13
// virtual functions
14
// NOLINTBEGIN
15
// vIndex: 10
16
virtual
void
set_protocol(::std::string_view)
/*override*/
;
17
18
// vIndex: 1
19
virtual ::cricket::MediaType type()
const
/*override*/
;
20
21
// vIndex: 5
22
virtual ::cricket::VideoContentDescription* as_video()
/*override*/
;
23
24
// vIndex: 4
25
virtual ::cricket::VideoContentDescription
const
* as_video()
const
/*override*/
;
26
27
// vIndex: 12
28
virtual ::cricket::VideoContentDescription* CloneInternal()
const
/*override*/
;
29
30
// vIndex: 0
31
virtual
~VideoContentDescription
()
/*override*/
=
default
;
32
// NOLINTEND
33
34
public
:
35
// destructor thunk
36
// NOLINTBEGIN
37
38
// NOLINTEND
39
40
public
:
41
// virtual function thunks
42
// NOLINTBEGIN
43
44
// NOLINTEND
45
46
public
:
47
// vftables
48
// NOLINTBEGIN
49
MCAPI
static
void
** $vftable();
50
// NOLINTEND
51
};
52
53
}
// namespace cricket
cricket::RtpMediaContentDescription
Definition
RtpMediaContentDescription.h:10
cricket::VideoContentDescription
Definition
VideoContentDescription.h:11
src
mc
external
cricket
VideoContentDescription.h
Generated on Sat Apr 26 2025 05:55:39 for LeviLamina by
1.12.0