LeviLamina
Loading...
Searching...
No Matches
RTCRemoteInboundRtpStreamStats.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
RTCRemoteInboundRtpStreamStats
{
13
public
:
14
// member functions
15
// NOLINTBEGIN
16
MCAPI
RTCRemoteInboundRtpStreamStats
(::std::string,
::webrtc::Timestamp
);
17
// NOLINTEND
18
19
public
:
20
// static variables
21
// NOLINTBEGIN
22
MCAPI static ::std::add_lvalue_reference_t<char const[]> kType();
23
// NOLINTEND
24
25
public
:
26
// constructor thunks
27
// NOLINTBEGIN
28
MCAPI
void
* $ctor(::std::string,
::webrtc::Timestamp
);
29
// NOLINTEND
30
31
public
:
32
// vftables
33
// NOLINTBEGIN
34
MCAPI
static
void
** $vftable();
35
// NOLINTEND
36
};
37
38
}
// namespace webrtc
webrtc::RTCRemoteInboundRtpStreamStats
Definition
RTCRemoteInboundRtpStreamStats.h:12
webrtc::Timestamp
Definition
Timestamp.h:10
src
mc
external
webrtc
RTCRemoteInboundRtpStreamStats.h
Generated on Sat Apr 26 2025 05:55:44 for LeviLamina by
1.12.0