LeviLamina
Loading...
Searching...
No Matches
CongestionWindowPushbackController.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
DataSize; }
8
namespace
webrtc {
class
FieldTrialsView; }
9
// clang-format on
10
11
namespace
webrtc {
12
13
class
CongestionWindowPushbackController
{
14
public
:
15
// member functions
16
// NOLINTBEGIN
17
MCAPI
explicit
CongestionWindowPushbackController
(
::webrtc::FieldTrialsView
const
*);
18
19
MCAPI
void
SetDataWindow(
::webrtc::DataSize
);
20
21
MCAPI
void
UpdateOutstandingData(int64);
22
23
MCAPI
void
UpdatePacingQueue(int64);
24
25
MCAPI uint UpdateTargetBitrate(uint);
26
// NOLINTEND
27
28
public
:
29
// constructor thunks
30
// NOLINTBEGIN
31
MCAPI
void
* $ctor(
::webrtc::FieldTrialsView
const
*);
32
// NOLINTEND
33
};
34
35
}
// namespace webrtc
webrtc::CongestionWindowPushbackController
Definition
CongestionWindowPushbackController.h:13
webrtc::DataSize
Definition
DataSize.h:10
webrtc::FieldTrialsView
Definition
FieldTrialsView.h:7
src
mc
external
webrtc
CongestionWindowPushbackController.h
Generated on Sat Apr 26 2025 05:55:42 for LeviLamina by
1.12.0