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