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