LeviLamina
Loading...
Searching...
No Matches
VideoSourceBaseGuarded.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/rtc/VideoSinkInterface.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
webrtc {
class
VideoFrame; }
11
// clang-format on
12
13
namespace
rtc {
14
15
class
VideoSourceBaseGuarded
{
16
public
:
17
// VideoSourceBaseGuarded inner types declare
18
// clang-format off
19
struct
SinkPair
;
20
// clang-format on
21
22
// VideoSourceBaseGuarded inner types define
23
struct
SinkPair
{
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCAPI
~SinkPair
();
28
// NOLINTEND
29
30
public
:
31
// destructor thunk
32
// NOLINTBEGIN
33
MCAPI
void
$dtor();
34
// NOLINTEND
35
};
36
37
public
:
38
// member functions
39
// NOLINTBEGIN
40
MCAPI ::rtc::VideoSourceBaseGuarded::SinkPair* FindSinkPair(
::rtc::VideoSinkInterface<::webrtc::VideoFrame>
const
*);
41
42
MCAPI
VideoSourceBaseGuarded
();
43
44
MCAPI ::std::vector<::rtc::VideoSourceBaseGuarded::SinkPair>
const
& sink_pairs()
const
;
45
// NOLINTEND
46
47
public
:
48
// constructor thunks
49
// NOLINTBEGIN
50
MCAPI
void
* $ctor();
51
// NOLINTEND
52
53
public
:
54
// vftables
55
// NOLINTBEGIN
56
MCAPI
static
void
** $vftable();
57
// NOLINTEND
58
};
59
60
}
// namespace rtc
rtc::VideoSinkInterface
Definition
VideoSinkInterface.h:8
rtc::VideoSourceBaseGuarded
Definition
VideoSourceBaseGuarded.h:15
rtc::VideoSourceBaseGuarded::SinkPair
Definition
VideoSourceBaseGuarded.h:23
src
mc
external
rtc
VideoSourceBaseGuarded.h
Generated on Sat Apr 26 2025 05:55:41 for LeviLamina by
1.12.0