3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/webrtc/FecMaskType.h"
8namespace webrtc::internal {
18 MCNAPI ::rtc::ArrayView<uchar const>
LookUp(
int,
int);
28 MCNAPI
static uchar
const*
PickTable(::webrtc::FecMaskType,
int);
34 MCNAPI
void*
$ctor(::webrtc::FecMaskType,
int);
Definition PacketMaskTable.h:10
MCAPI PacketMaskTable(::webrtc::FecMaskType, int)
static MCAPI uchar const * PickTable(::webrtc::FecMaskType, int)
MCAPI void * $ctor(::webrtc::FecMaskType, int)
MCAPI ::rtc::ArrayView< uchar const > LookUp(int, int)