3#ifndef QFFMPEGVIDEORENDERER_P_H
4#define QFFMPEGVIDEORENDERER_P_H
17#include <QtFFmpegMediaPluginImpl/private/qffmpegrenderer_p.h>
19#include <QtMultimedia/private/qvideotransformation_p.h>
20#include <QtCore/qpointer.h>
35 void setOutput(QVideoSink *sink,
bool cleanPrevSink =
false);
41 QPointer<QVideoSink> m_sink;
42 VideoTransformation m_transform;
RenderingResult renderInternal(Frame frame) override
void setOutput(QVideoSink *sink, bool cleanPrevSink=false)
std::conditional_t< QT_FFMPEG_AVIO_WRITE_CONST, const uint8_t *, uint8_t * > AvioWriteBufferType
Combined button and popup list for selecting options.