LeviLamina
Loading...
Searching...
No Matches
Pli.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
Pli
{
13
public
:
14
// member functions
15
// NOLINTBEGIN
16
MCNAPI
bool
Parse
(
::webrtc::rtcp::CommonHeader
const
&);
17
18
MCNAPI
Pli
();
19
// NOLINTEND
20
21
public
:
22
// constructor thunks
23
// NOLINTBEGIN
24
MCNAPI
void
*
$ctor
();
25
// NOLINTEND
26
27
public
:
28
// vftables
29
// NOLINTBEGIN
30
MCNAPI
static
void
**
$vftable
();
31
// NOLINTEND
32
};
33
34
}
// namespace webrtc::rtcp
webrtc::rtcp::CommonHeader
Definition
CommonHeader.h:7
webrtc::rtcp::Pli
Definition
Pli.h:12
webrtc::rtcp::Pli::Pli
MCAPI Pli()
webrtc::rtcp::Pli::Parse
MCAPI bool Parse(::webrtc::rtcp::CommonHeader const &)
webrtc::rtcp::Pli::$ctor
MCAPI void * $ctor()
webrtc::rtcp::Pli::$vftable
static MCAPI void ** $vftable()
src
mc
external
webrtc
Pli.h
Generated on Fri Jun 13 2025 05:04:39 for LeviLamina by
1.12.0