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