LeviLamina
Loading...
Searching...
No Matches
RtpPacketizerVp8.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/absl/InlinedVector.h"
7
#include "mc/external/webrtc/RtpPacketizer.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
webrtc {
struct
RTPVideoHeaderVP8; }
12
// clang-format on
13
14
namespace
webrtc {
15
16
class
RtpPacketizerVp8
{
17
public
:
18
// member functions
19
// NOLINTBEGIN
20
MCAPI
21
RtpPacketizerVp8
(
::rtc::ArrayView<uchar const>
,
::webrtc::RtpPacketizer::PayloadSizeLimits
,
::webrtc::RTPVideoHeaderVP8
const
&);
22
// NOLINTEND
23
24
public
:
25
// static functions
26
// NOLINTBEGIN
27
MCAPI static ::absl::InlinedVector<uchar, 6, ::std::allocator<uchar>>
28
BuildHeader(
::webrtc::RTPVideoHeaderVP8
const
&);
29
// NOLINTEND
30
31
public
:
32
// constructor thunks
33
// NOLINTBEGIN
34
MCAPI
void
*
35
$ctor(
::rtc::ArrayView<uchar const>
,
::webrtc::RtpPacketizer::PayloadSizeLimits
,
::webrtc::RTPVideoHeaderVP8
const
&);
36
// NOLINTEND
37
38
public
:
39
// vftables
40
// NOLINTBEGIN
41
MCAPI
static
void
** $vftable();
42
// NOLINTEND
43
};
44
45
}
// namespace webrtc
rtc::ArrayView
Definition
_HeaderOutputPredefine.h:238
webrtc::RtpPacketizerVp8
Definition
RtpPacketizerVp8.h:16
webrtc::RTPVideoHeaderVP8
Definition
RTPVideoHeaderVP8.h:7
webrtc::RtpPacketizer::PayloadSizeLimits
Definition
RtpPacketizer.h:23
src
mc
external
webrtc
RtpPacketizerVp8.h
Generated on Sat Apr 26 2025 05:55:44 for LeviLamina by
1.12.0