LeviLamina
Loading...
Searching...
No Matches
Sdes.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
webrtc::rtcp {
class
CommonHeader; }
8
// clang-format on
9
10
namespace
webrtc::rtcp {
11
12
class
Sdes
{
13
public
:
14
// Sdes inner types declare
15
// clang-format off
16
struct
Chunk
;
17
// clang-format on
18
19
// Sdes inner types define
20
struct
Chunk
{
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCAPI
~Chunk
();
25
// NOLINTEND
26
27
public
:
28
// destructor thunk
29
// NOLINTBEGIN
30
MCAPI
void
$dtor();
31
// NOLINTEND
32
};
33
34
public
:
35
// member functions
36
// NOLINTBEGIN
37
MCAPI
bool
AddCName(uint, ::std::string_view);
38
39
MCAPI
bool
Parse(
::webrtc::rtcp::CommonHeader
const
&);
40
41
MCAPI
Sdes
();
42
// NOLINTEND
43
44
public
:
45
// constructor thunks
46
// NOLINTBEGIN
47
MCAPI
void
* $ctor();
48
// NOLINTEND
49
50
public
:
51
// vftables
52
// NOLINTBEGIN
53
MCAPI
static
void
** $vftable();
54
// NOLINTEND
55
};
56
57
}
// namespace webrtc::rtcp
webrtc::rtcp::CommonHeader
Definition
CommonHeader.h:7
webrtc::rtcp::Sdes
Definition
Sdes.h:12
webrtc::rtcp::Sdes::Chunk
Definition
Sdes.h:20
src
mc
external
webrtc
Sdes.h
Generated on Sat Apr 26 2025 05:55:44 for LeviLamina by
1.12.0