LeviLamina
Loading...
Searching...
No Matches
CongestionWindowConfig.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
StructParametersParser; }
8
// clang-format on
9
10
namespace
webrtc {
11
12
struct
CongestionWindowConfig
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<4, 8>
mUnkd02f2e;
17
::ll::UntypedStorage<4, 8>
mUnk9fef24;
18
::ll::UntypedStorage<8, 16>
mUnkfc898b;
19
::ll::UntypedStorage<1, 1>
mUnk923699;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
CongestionWindowConfig
& operator=(
CongestionWindowConfig
const
&);
25
CongestionWindowConfig
(
CongestionWindowConfig
const
&);
26
CongestionWindowConfig
();
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
MCNAPI ::std::unique_ptr<::webrtc::StructParametersParser>
Parser
();
32
// NOLINTEND
33
34
public
:
35
// static functions
36
// NOLINTBEGIN
37
MCNAPI static ::webrtc::CongestionWindowConfig
Parse
(::std::string_view config);
38
// NOLINTEND
39
40
public
:
41
// static variables
42
// NOLINTBEGIN
43
MCNAPI static ::std::add_lvalue_reference_t<char const[]>
kKey
();
44
// NOLINTEND
45
};
46
47
}
// namespace webrtc
ll::UntypedStorage
Definition
Alias.h:14
webrtc::CongestionWindowConfig
Definition
CongestionWindowConfig.h:12
webrtc::CongestionWindowConfig::Parse
static MCAPI ::webrtc::CongestionWindowConfig Parse(::std::string_view config)
webrtc::CongestionWindowConfig::kKey
static MCAPI ::std::add_lvalue_reference_t< char const[]> kKey()
webrtc::CongestionWindowConfig::Parser
MCAPI ::std::unique_ptr<::webrtc::StructParametersParser > Parser()
src
mc
external
webrtc
CongestionWindowConfig.h
Generated on Wed Aug 27 2025 11:39:53 for LeviLamina by
1.12.0