LeviLamina
Loading...
Searching...
No Matches
PacketMaskTable.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/webrtc/FecMaskType.h"
7
8
namespace
webrtc::internal {
9
10
class
PacketMaskTable
{
11
public
:
12
// member functions
13
// NOLINTBEGIN
14
MCAPI ::rtc::ArrayView<uchar const> LookUp(
int
,
int
);
15
16
MCAPI
PacketMaskTable
(::webrtc::FecMaskType,
int
);
17
18
MCAPI
~PacketMaskTable
();
19
// NOLINTEND
20
21
public
:
22
// static functions
23
// NOLINTBEGIN
24
MCAPI
static
uchar
const
* PickTable(::webrtc::FecMaskType,
int
);
25
// NOLINTEND
26
27
public
:
28
// constructor thunks
29
// NOLINTBEGIN
30
MCAPI
void
* $ctor(::webrtc::FecMaskType,
int
);
31
// NOLINTEND
32
33
public
:
34
// destructor thunk
35
// NOLINTBEGIN
36
MCAPI
void
$dtor();
37
// NOLINTEND
38
};
39
40
}
// namespace webrtc::internal
webrtc::internal::PacketMaskTable
Definition
PacketMaskTable.h:10
src
mc
external
webrtc
PacketMaskTable.h
Generated on Sat Apr 26 2025 05:55:43 for LeviLamina by
1.12.0