LeviLamina
Loading...
Searching...
No Matches
RemoteEstimate.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/webrtc/App.h"
7
8
namespace
webrtc::rtcp {
9
10
class
RemoteEstimate :
public
::webrtc::rtcp::App
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 136>
mUnka2c8a6;
15
::ll::UntypedStorage<8, 8>
mUnk268ea1;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
RemoteEstimate& operator=(RemoteEstimate
const
&);
21
RemoteEstimate(RemoteEstimate
const
&);
22
RemoteEstimate();
23
24
public
:
25
// virtual functions
26
// NOLINTBEGIN
27
virtual
~RemoteEstimate()
/*override*/
;
28
// NOLINTEND
29
30
public
:
31
// member functions
32
// NOLINTBEGIN
33
MCNAPI
bool
ParseData
();
34
35
MCNAPI
explicit
RemoteEstimate
(
::webrtc::rtcp::App
&& app);
36
// NOLINTEND
37
38
public
:
39
// constructor thunks
40
// NOLINTBEGIN
41
MCNAPI
void
*
$ctor
(
::webrtc::rtcp::App
&& app);
42
// NOLINTEND
43
44
public
:
45
// destructor thunk
46
// NOLINTBEGIN
47
MCNAPI
void
$dtor
();
48
// NOLINTEND
49
50
public
:
51
// vftables
52
// NOLINTBEGIN
53
MCNAPI
static
void
**
$vftable
();
54
// NOLINTEND
55
};
56
57
}
// namespace webrtc::rtcp
webrtc::rtcp::App
Definition
App.h:16
webrtc::rtcp::RemoteEstimate::$dtor
MCAPI void $dtor()
webrtc::rtcp::RemoteEstimate::$vftable
static MCAPI void ** $vftable()
webrtc::rtcp::RemoteEstimate::$ctor
MCAPI void * $ctor(::webrtc::rtcp::App &&app)
webrtc::rtcp::RemoteEstimate::ParseData
MCAPI bool ParseData()
webrtc::rtcp::RemoteEstimate::RemoteEstimate
MCAPI RemoteEstimate(::webrtc::rtcp::App &&app)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
webrtc
RemoteEstimate.h
Generated on
for LeviLamina by
1.16.1