LeviLamina
Loading...
Searching...
No Matches
Dlrr.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc::rtcp {
6
7
struct
Dlrr
{
8
public
:
9
// member functions
10
// NOLINTBEGIN
11
MCNAPI uint64
BlockLength
()
const
;
12
13
MCNAPI
void
Create
(uchar*)
const
;
14
15
MCNAPI
Dlrr
();
16
17
MCNAPI
bool
Parse
(uchar
const
*, ushort);
18
19
MCNAPI
~Dlrr
();
20
// NOLINTEND
21
22
public
:
23
// constructor thunks
24
// NOLINTBEGIN
25
MCNAPI
void
*
$ctor
();
26
// NOLINTEND
27
28
public
:
29
// destructor thunk
30
// NOLINTBEGIN
31
MCNAPI
void
$dtor
();
32
// NOLINTEND
33
};
34
35
}
// 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::Parse
MCAPI bool Parse(uchar const *, ushort)
webrtc::rtcp::Dlrr::Dlrr
MCAPI Dlrr()
webrtc::rtcp::Dlrr::$ctor
MCAPI void * $ctor()
webrtc::rtcp::Dlrr::Create
MCAPI void Create(uchar *) const
src
mc
external
webrtc
Dlrr.h
Generated on Fri Jun 13 2025 05:04:39 for LeviLamina by
1.12.0