LeviLamina
Loading...
Searching...
No Matches
ReportBlockData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
webrtc {
class
TimeDelta; }
8
namespace
webrtc {
class
Timestamp; }
9
namespace
webrtc::rtcp {
class
ReportBlock; }
10
// clang-format on
11
12
namespace
webrtc {
13
14
class
ReportBlockData
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<4, 4>
mUnk3b8d7a;
19
::ll::UntypedStorage<4, 4>
mUnka2f4d1;
20
::ll::UntypedStorage<1, 1>
mUnkf9097c;
21
::ll::UntypedStorage<4, 4>
mUnk4b6bd3;
22
::ll::UntypedStorage<4, 4>
mUnkcdb530;
23
::ll::UntypedStorage<4, 4>
mUnkba9e0c;
24
::ll::UntypedStorage<8, 8>
mUnkcc2639;
25
::ll::UntypedStorage<8, 8>
mUnkfe43e3;
26
::ll::UntypedStorage<8, 8>
mUnk3ca37c;
27
::ll::UntypedStorage<8, 8>
mUnkea71c6;
28
// NOLINTEND
29
30
public
:
31
// prevent constructor by default
32
ReportBlockData
& operator=(
ReportBlockData
const
&);
33
ReportBlockData
(
ReportBlockData
const
&);
34
ReportBlockData
();
35
36
public
:
37
// member functions
38
// NOLINTBEGIN
39
MCAPI
void
AddRoundTripTimeSample(
::webrtc::TimeDelta
);
40
41
MCAPI
void
SetReportBlock(uint,
::webrtc::rtcp::ReportBlock
const
&,
::webrtc::Timestamp
);
42
43
MCAPI ::webrtc::TimeDelta jitter(
int
)
const
;
44
// NOLINTEND
45
};
46
47
}
// namespace webrtc
webrtc::ReportBlockData
Definition
ReportBlockData.h:14
webrtc::TimeDelta
Definition
TimeDelta.h:10
webrtc::Timestamp
Definition
Timestamp.h:10
webrtc::rtcp::ReportBlock
Definition
ReportBlock.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
webrtc
ReportBlockData.h
Generated on Sat Apr 26 2025 05:55:43 for LeviLamina by
1.12.0