LeviLamina
Loading...
Searching...
No Matches
VideoPlayoutDelay.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
// clang-format on
9
10
namespace
webrtc {
11
12
class
VideoPlayoutDelay {
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 8>
mUnk7d310f;
17
::ll::UntypedStorage<8, 8>
mUnk7ff959;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
VideoPlayoutDelay& operator=(VideoPlayoutDelay
const
&);
23
VideoPlayoutDelay(VideoPlayoutDelay
const
&);
24
VideoPlayoutDelay();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCNAPI
VideoPlayoutDelay
(
::webrtc::TimeDelta
min,
::webrtc::TimeDelta
max);
30
// NOLINTEND
31
32
public
:
33
// constructor thunks
34
// NOLINTBEGIN
35
MCNAPI
void
*
$ctor
(
::webrtc::TimeDelta
min,
::webrtc::TimeDelta
max);
36
// NOLINTEND
37
};
38
39
}
// namespace webrtc
webrtc::TimeDelta
Definition
TimeDelta.h:10
webrtc::VideoPlayoutDelay::VideoPlayoutDelay
MCAPI VideoPlayoutDelay(::webrtc::TimeDelta min, ::webrtc::TimeDelta max)
webrtc::VideoPlayoutDelay::$ctor
MCAPI void * $ctor(::webrtc::TimeDelta min, ::webrtc::TimeDelta max)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
webrtc
VideoPlayoutDelay.h
Generated on
for LeviLamina by
1.16.1