LeviLamina
Loading...
Searching...
No Matches
VideoRtpTrackSource.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
RecordableEncodedFrame; }
11
namespace
webrtc {
class
VideoFrame; }
12
// clang-format on
13
14
namespace
webrtc {
15
16
class
VideoRtpTrackSource
{
17
public
:
18
// VideoRtpTrackSource inner types declare
19
// clang-format off
20
class
Callback
;
21
// clang-format on
22
23
// VideoRtpTrackSource inner types define
24
class
Callback
{};
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCAPI
void
BroadcastRecordableEncodedFrame(
::webrtc::RecordableEncodedFrame
const
&)
const
;
30
31
MCAPI
void
ClearCallback();
32
33
MCAPI
explicit
VideoRtpTrackSource
(
::webrtc::VideoRtpTrackSource::Callback
*);
34
35
MCAPI ::rtc::VideoSinkInterface<::webrtc::VideoFrame>* sink();
36
// NOLINTEND
37
38
public
:
39
// constructor thunks
40
// NOLINTBEGIN
41
MCAPI
void
* $ctor(
::webrtc::VideoRtpTrackSource::Callback
*);
42
// NOLINTEND
43
44
public
:
45
// vftables
46
// NOLINTBEGIN
47
MCAPI
static
void
** $vftable();
48
49
MCAPI
static
void
** $vftableForRefCountInterface();
50
51
MCAPI
static
void
** $vftableForNotifierInterface();
52
// NOLINTEND
53
};
54
55
}
// namespace webrtc
webrtc::RecordableEncodedFrame
Definition
RecordableEncodedFrame.h:18
webrtc::VideoRtpTrackSource::Callback
Definition
VideoRtpTrackSource.h:24
webrtc::VideoRtpTrackSource
Definition
VideoRtpTrackSource.h:16
src
mc
external
webrtc
VideoRtpTrackSource.h
Generated on Sat Apr 26 2025 05:55:45 for LeviLamina by
1.12.0