LeviLamina
Loading...
Searching...
No Matches
RtcpNackStats.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc {
6
7
class
RtcpNackStats
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<2, 2>
mUnkff6d70;
12
::ll::UntypedStorage<4, 4>
mUnkf93abf;
13
::ll::UntypedStorage<4, 4>
mUnk9b715e;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
RtcpNackStats
& operator=(
RtcpNackStats
const
&);
19
RtcpNackStats
(
RtcpNackStats
const
&);
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCNAPI
void
ReportRequest
(ushort sequence_number);
25
26
MCNAPI
RtcpNackStats
();
27
// NOLINTEND
28
29
public
:
30
// constructor thunks
31
// NOLINTBEGIN
32
MCNAPI
void
*
$ctor
();
33
// NOLINTEND
34
};
35
36
}
// namespace webrtc
webrtc::RtcpNackStats
Definition
RtcpNackStats.h:7
webrtc::RtcpNackStats::ReportRequest
MCAPI void ReportRequest(ushort sequence_number)
webrtc::RtcpNackStats::$ctor
MCAPI void * $ctor()
webrtc::RtcpNackStats::RtcpNackStats
MCAPI RtcpNackStats()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
webrtc
RtcpNackStats.h
Generated on Wed Jul 23 2025 08:34:10 for LeviLamina by
1.12.0