LeviLamina
Loading...
Searching...
No Matches
VideoSendTiming.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
struct
VideoSendTiming
{
13
public
:
14
// VideoSendTiming inner types define
15
enum class
TimingFrameFlags : uchar {
16
KNotTriggered = 0,
17
KTriggeredByTimer = 1,
18
KTriggeredBySize = 2,
19
KInvalid = 255,
20
};
21
22
public
:
23
// member variables
24
// NOLINTBEGIN
25
::ll::UntypedStorage<2, 2>
mUnkde078a;
26
::ll::UntypedStorage<2, 2>
mUnk96abf8;
27
::ll::UntypedStorage<2, 2>
mUnkdea2d2;
28
::ll::UntypedStorage<2, 2>
mUnkac6cf1;
29
::ll::UntypedStorage<2, 2>
mUnk211515;
30
::ll::UntypedStorage<2, 2>
mUnke101d9;
31
::ll::UntypedStorage<1, 1>
mUnk713956;
32
// NOLINTEND
33
34
public
:
35
// prevent constructor by default
36
VideoSendTiming
& operator=(
VideoSendTiming
const
&);
37
VideoSendTiming
(
VideoSendTiming
const
&);
38
VideoSendTiming
();
39
40
public
:
41
// static functions
42
// NOLINTBEGIN
43
MCAPI
static
ushort GetDeltaCappedMs(
::webrtc::TimeDelta
);
44
45
MCAPI
static
ushort GetDeltaCappedMs(int64, int64);
46
// NOLINTEND
47
};
48
49
}
// namespace webrtc
webrtc::TimeDelta
Definition
TimeDelta.h:10
ll::UntypedStorage
Definition
Alias.h:14
webrtc::VideoSendTiming
Definition
VideoSendTiming.h:12
src
mc
external
webrtc
VideoSendTiming.h
Generated on Sat Apr 26 2025 05:55:45 for LeviLamina by
1.12.0