LeviLamina
Loading...
Searching...
No Matches
VCMProtectionCallback.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
webrtc {
struct
FecProtectionParams; }
8
// clang-format on
9
10
namespace
webrtc {
11
12
class
VCMProtectionCallback
{
13
public
:
14
// virtual functions
15
// NOLINTBEGIN
16
// vIndex: 0
17
virtual
int
18
ProtectionRequest(
::webrtc::FecProtectionParams
const
*,
::webrtc::FecProtectionParams
const
*, uint*, uint*, uint*) = 0;
19
20
// vIndex: 1
21
virtual
void
SetRetransmissionMode(
int
) = 0;
22
23
// vIndex: 2
24
virtual
~VCMProtectionCallback
() =
default
;
25
// NOLINTEND
26
27
public
:
28
// destructor thunk
29
// NOLINTBEGIN
30
31
// NOLINTEND
32
33
public
:
34
// virtual function thunks
35
// NOLINTBEGIN
36
37
// NOLINTEND
38
39
public
:
40
// vftables
41
// NOLINTBEGIN
42
MCAPI
static
void
** $vftable();
43
// NOLINTEND
44
};
45
46
}
// namespace webrtc
webrtc::VCMProtectionCallback
Definition
VCMProtectionCallback.h:12
webrtc::FecProtectionParams
Definition
FecProtectionParams.h:7
src
mc
external
webrtc
VCMProtectionCallback.h
Generated on Sat Apr 26 2025 05:55:45 for LeviLamina by
1.12.0