Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qffmpegvideorenderer_p.h
Go to the documentation of this file.
1// Copyright (C) 2021 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3#ifndef QFFMPEGVIDEORENDERER_P_H
4#define QFFMPEGVIDEORENDERER_P_H
5
6//
7// W A R N I N G
8// -------------
9//
10// This file is not part of the Qt API. It exists purely as an
11// implementation detail. This header file may change from version to
12// version without notice, or even be removed.
13//
14// We mean it.
15//
16
18
20
21class QVideoSink;
22
23namespace QFFmpeg {
24
25class VideoRenderer : public Renderer
26{
28public:
30
31 void setOutput(QVideoSink *sink, bool cleanPrevSink = false);
32
33protected:
35
36private:
38};
39
40} // namespace QFFmpeg
41
43
44#endif // QFFMPEGVIDEORENDERER_P_H
RenderingResult renderInternal(Frame frame) override
void setOutput(QVideoSink *sink, bool cleanPrevSink=false)
\inmodule QtCore
Definition qpointer.h:18
The QVideoSink class represents a generic sink for video data.
Definition qvideosink.h:22
Combined button and popup list for selecting options.
const GLfloat * tc
GLsizei GLenum GLboolean sink
#define Q_OBJECT
QFrame frame
[0]