LeviLamina
Loading...
Searching...
No Matches
TmmbItem.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc::rtcp {
6
7
class
TmmbItem
{
8
public
:
9
// member functions
10
// NOLINTBEGIN
11
MCAPI
void
Create(uchar*)
const
;
12
13
MCAPI
bool
Parse(uchar
const
*);
14
15
MCAPI
TmmbItem
(uint, uint64, ushort);
16
17
MCAPI
void
set_packet_overhead(ushort);
18
// NOLINTEND
19
20
public
:
21
// constructor thunks
22
// NOLINTBEGIN
23
MCAPI
void
* $ctor(uint, uint64, ushort);
24
// NOLINTEND
25
};
26
27
}
// namespace webrtc::rtcp
webrtc::rtcp::TmmbItem
Definition
TmmbItem.h:7
src
mc
external
webrtc
TmmbItem.h
Generated on Sat Apr 26 2025 05:55:44 for LeviLamina by
1.12.0