LeviLamina
Loading...
Searching...
No Matches
RtcEventRouteChange.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc {
6
7
class
RtcEventRouteChange
{
8
public
:
9
// member functions
10
// NOLINTBEGIN
11
MCAPI
RtcEventRouteChange
(
bool
, uint);
12
// NOLINTEND
13
14
public
:
15
// constructor thunks
16
// NOLINTBEGIN
17
MCAPI
void
* $ctor(
bool
, uint);
18
// NOLINTEND
19
20
public
:
21
// vftables
22
// NOLINTBEGIN
23
MCAPI
static
void
** $vftable();
24
// NOLINTEND
25
};
26
27
}
// namespace webrtc
webrtc::RtcEventRouteChange
Definition
RtcEventRouteChange.h:7
src
mc
external
webrtc
RtcEventRouteChange.h
Generated on Sat Apr 26 2025 05:55:43 for LeviLamina by
1.12.0