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
MCAPI
VideoPlayoutDelay
(
::webrtc::TimeDelta
,
::webrtc::TimeDelta
);
30
// NOLINTEND
31
32
public
:
33
// constructor thunks
34
// NOLINTBEGIN
35
MCAPI
void
* $ctor(
::webrtc::TimeDelta
,
::webrtc::TimeDelta
);
36
// NOLINTEND
37
};
38
39
}
// namespace webrtc
webrtc::TimeDelta
Definition
TimeDelta.h:10
webrtc::VideoPlayoutDelay
Definition
VideoPlayoutDelay.h:12
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
webrtc
VideoPlayoutDelay.h
Generated on Sat Apr 26 2025 05:55:45 for LeviLamina by
1.12.0