LeviLamina
Loading...
Searching...
No Matches
RobustThroughputEstimator.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
webrtc {
struct
RobustThroughputEstimatorSettings; }
8
// clang-format on
9
10
namespace
webrtc {
11
12
class
RobustThroughputEstimator
{
13
public
:
14
// member functions
15
// NOLINTBEGIN
16
MCAPI
bool
FirstPacketOutsideWindow();
17
18
MCAPI
explicit
RobustThroughputEstimator
(
::webrtc::RobustThroughputEstimatorSettings
const
&);
19
// NOLINTEND
20
21
public
:
22
// constructor thunks
23
// NOLINTBEGIN
24
MCAPI
void
* $ctor(
::webrtc::RobustThroughputEstimatorSettings
const
&);
25
// NOLINTEND
26
27
public
:
28
// vftables
29
// NOLINTBEGIN
30
MCAPI
static
void
** $vftable();
31
// NOLINTEND
32
};
33
34
}
// namespace webrtc
webrtc::RobustThroughputEstimator
Definition
RobustThroughputEstimator.h:12
webrtc::RobustThroughputEstimatorSettings
Definition
RobustThroughputEstimatorSettings.h:13
src
mc
external
webrtc
RobustThroughputEstimator.h
Generated on Sat Apr 26 2025 05:55:43 for LeviLamina by
1.12.0