3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/webrtc/VideoCodecType.h"
7#include "mc/external/webrtc/scoped_refptr.h"
11namespace webrtc {
class EncodedImage; }
12namespace webrtc {
class FrameTransformerInterface; }
13namespace webrtc {
class RTPVideoFrameSenderInterface; }
14namespace webrtc {
class TaskQueueFactory; }
15namespace webrtc {
class TimeDelta; }
16namespace webrtc {
class TransformableFrameInterface; }
17namespace webrtc {
struct FrameDependencyStructure; }
18namespace webrtc {
struct RTPVideoHeader; }
19namespace webrtc {
struct VideoLayersAllocation; }
35 MCAPI
void SendVideo(::std::unique_ptr<::webrtc::TransformableFrameInterface>)
const;
41 MCAPI
bool TransformFrame(
43 ::std::optional<::webrtc::VideoCodecType>,
61 MCAPI
static void** $vftable();
Definition EncodedImage.h:12
Definition RTPVideoFrameSenderInterface.h:7
Definition TaskQueueFactory.h:13
Definition TimeDelta.h:10
Definition scoped_refptr.h:8
Definition FrameDependencyStructure.h:7
Definition VideoLayersAllocation.h:7