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 functions
15
// NOLINTBEGIN
16
MCAPI ::std::unique_ptr<::webrtc::StructParametersParser>
Parser
();
17
// NOLINTEND
18
19
public
:
20
// static functions
21
// NOLINTBEGIN
22
MCAPI static ::webrtc::CongestionWindowConfig Parse(::std::string_view);
23
// NOLINTEND
24
25
public
:
26
// static variables
27
// NOLINTBEGIN
28
MCAPI static ::std::add_lvalue_reference_t<char const[]> kKey();
29
// NOLINTEND
30
};
31
32
}
// namespace webrtc
Parser
Definition
Parser.h:29
webrtc::CongestionWindowConfig
Definition
CongestionWindowConfig.h:12
src
mc
external
webrtc
CongestionWindowConfig.h
Generated on Sat Apr 26 2025 05:55:42 for LeviLamina by
1.12.0