LeviLamina
Loading...
Searching...
No Matches
RtcEventBweUpdateLossBased.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc {
6
7
class
RtcEventBweUpdateLossBased
{
8
public
:
9
// prevent constructor by default
10
RtcEventBweUpdateLossBased
();
11
12
public
:
13
// member functions
14
// NOLINTBEGIN
15
MCNAPI
RtcEventBweUpdateLossBased
(
int
, uchar,
int
);
16
// NOLINTEND
17
18
public
:
19
// constructor thunks
20
// NOLINTBEGIN
21
MCNAPI
void
*
$ctor
(
int
, uchar,
int
);
22
// NOLINTEND
23
24
public
:
25
// vftables
26
// NOLINTBEGIN
27
MCNAPI
static
void
**
$vftable
();
28
// NOLINTEND
29
};
30
31
}
// namespace webrtc
webrtc::RtcEventBweUpdateLossBased
Definition
RtcEventBweUpdateLossBased.h:7
webrtc::RtcEventBweUpdateLossBased::$ctor
MCAPI void * $ctor(int, uchar, int)
webrtc::RtcEventBweUpdateLossBased::RtcEventBweUpdateLossBased
MCAPI RtcEventBweUpdateLossBased(int, uchar, int)
webrtc::RtcEventBweUpdateLossBased::$vftable
static MCAPI void ** $vftable()
src
mc
external
webrtc
RtcEventBweUpdateLossBased.h
Generated on Fri Jun 13 2025 05:04:40 for LeviLamina by
1.12.0