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