LeviLamina
Loading...
Searching...
No Matches
JitterBufferDelay.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc {
6
7
class
JitterBufferDelay
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<1, 1>
mUnk209432;
12
::ll::UntypedStorage<8, 16>
mUnk55a788;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
JitterBufferDelay
& operator=(
JitterBufferDelay
const
&);
18
JitterBufferDelay
(
JitterBufferDelay
const
&);
19
JitterBufferDelay
();
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCNAPI
int
GetMs
()
const
;
25
26
MCNAPI
void
Set
(::std::optional<double> delay_seconds);
27
// NOLINTEND
28
};
29
30
}
// namespace webrtc
webrtc::JitterBufferDelay
Definition
JitterBufferDelay.h:7
webrtc::JitterBufferDelay::Set
MCAPI void Set(::std::optional< double > delay_seconds)
webrtc::JitterBufferDelay::GetMs
MCAPI int GetMs() const
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
webrtc
JitterBufferDelay.h
Generated on Wed Jul 16 2025 07:41:07 for LeviLamina by
1.12.0