LeviLamina
Loading...
Searching...
No Matches
Fir.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
webrtc::rtcp {
class
CommonHeader; }
8
// clang-format on
9
10
namespace
webrtc::rtcp {
11
12
class
Fir
{
13
public
:
14
// Fir inner types declare
15
// clang-format off
16
struct
Request
;
17
// clang-format on
18
19
// Fir inner types define
20
struct
Request
{};
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCNAPI
Fir
();
26
27
MCNAPI
bool
Parse
(
::webrtc::rtcp::CommonHeader
const
&);
28
// NOLINTEND
29
30
public
:
31
// constructor thunks
32
// NOLINTBEGIN
33
MCNAPI
void
*
$ctor
();
34
// NOLINTEND
35
36
public
:
37
// vftables
38
// NOLINTBEGIN
39
MCNAPI
static
void
**
$vftable
();
40
// NOLINTEND
41
};
42
43
}
// namespace webrtc::rtcp
webrtc::rtcp::CommonHeader
Definition
CommonHeader.h:7
webrtc::rtcp::Fir
Definition
Fir.h:12
webrtc::rtcp::Fir::$ctor
MCAPI void * $ctor()
webrtc::rtcp::Fir::$vftable
static MCAPI void ** $vftable()
webrtc::rtcp::Fir::Parse
MCAPI bool Parse(::webrtc::rtcp::CommonHeader const &)
webrtc::rtcp::Fir::Fir
MCAPI Fir()
webrtc::rtcp::Fir::Request
Definition
Fir.h:20
src
mc
external
webrtc
Fir.h
Generated on Fri Jun 13 2025 05:04:39 for LeviLamina by
1.12.0