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