LeviLamina
Loading...
Searching...
No Matches
Dlrr.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc::rtcp {
6
7
class
Dlrr
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 24>
mUnke5cd0b;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
Dlrr
& operator=(
Dlrr
const
&);
17
Dlrr
(
Dlrr
const
&);
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCNAPI uint64
BlockLength
()
const
;
23
24
MCNAPI
void
Create
(uchar*
buffer
)
const
;
25
26
MCNAPI
Dlrr
();
27
28
MCNAPI
bool
Parse
(uchar
const
*
buffer
, ushort block_length_32bits);
29
30
MCNAPI
~Dlrr
();
31
// NOLINTEND
32
33
public
:
34
// constructor thunks
35
// NOLINTBEGIN
36
MCNAPI
void
*
$ctor
();
37
// NOLINTEND
38
39
public
:
40
// destructor thunk
41
// NOLINTBEGIN
42
MCNAPI
void
$dtor
();
43
// NOLINTEND
44
};
45
46
}
// namespace webrtc::rtcp
webrtc::rtcp::Dlrr
Definition
Dlrr.h:7
webrtc::rtcp::Dlrr::BlockLength
MCAPI uint64 BlockLength() const
webrtc::rtcp::Dlrr::~Dlrr
MCAPI ~Dlrr()
webrtc::rtcp::Dlrr::$dtor
MCAPI void $dtor()
webrtc::rtcp::Dlrr::Dlrr
MCAPI Dlrr()
webrtc::rtcp::Dlrr::Create
MCAPI void Create(uchar *buffer) const
webrtc::rtcp::Dlrr::$ctor
MCAPI void * $ctor()
webrtc::rtcp::Dlrr::Parse
MCAPI bool Parse(uchar const *buffer, ushort block_length_32bits)
buffer
Definition
buffer.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
webrtc
Dlrr.h
Generated on Wed Jul 23 2025 08:34:07 for LeviLamina by
1.12.0