LeviLamina
Loading...
Searching...
No Matches
RtcEventBweUpdateDelayBased.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
namespace
webrtc {
9
10
class
RtcEventBweUpdateDelayBased
{
11
public
:
12
// prevent constructor by default
13
RtcEventBweUpdateDelayBased
();
14
15
public
:
16
// member functions
17
// NOLINTBEGIN
18
MCNAPI
RtcEventBweUpdateDelayBased
(
int
, ::webrtc::BandwidthUsage);
19
// NOLINTEND
20
21
public
:
22
// constructor thunks
23
// NOLINTBEGIN
24
MCNAPI
void
*
$ctor
(
int
, ::webrtc::BandwidthUsage);
25
// NOLINTEND
26
27
public
:
28
// vftables
29
// NOLINTBEGIN
30
MCNAPI
static
void
**
$vftable
();
31
// NOLINTEND
32
};
33
34
}
// namespace webrtc
webrtc::RtcEventBweUpdateDelayBased
Definition
RtcEventBweUpdateDelayBased.h:10
webrtc::RtcEventBweUpdateDelayBased::$vftable
static MCAPI void ** $vftable()
webrtc::RtcEventBweUpdateDelayBased::RtcEventBweUpdateDelayBased
MCAPI RtcEventBweUpdateDelayBased(int, ::webrtc::BandwidthUsage)
webrtc::RtcEventBweUpdateDelayBased::$ctor
MCAPI void * $ctor(int, ::webrtc::BandwidthUsage)
src
mc
external
webrtc
RtcEventBweUpdateDelayBased.h
Generated on Fri Jun 13 2025 05:04:40 for LeviLamina by
1.12.0