39 QSGVideoNode(QQuickVideoOutput *parent,
const QVideoFrameFormat &videoFormat,
46 void setHdrInfo(
const QRhiSwapChainHdrInfo &hdrInfo);
49 VideoTransformation videoOutputTransformation);
54 void updateSubtitle(
const QVideoFrame &frame);
55 void setSubtitleGeometry();
57 QQuickVideoOutput *m_parent =
nullptr;
60 VideoTransformation m_videoOutputTransformation;
61 VideoTransformation m_frameTransformation;
63 QVideoFrameFormat m_videoFormat;
66 QVideoTextureHelper::SubtitleLayout m_subtitleLayout;
67 QSGInternalTextNode *m_subtitleTextNode =
nullptr;