4#ifndef QABSTRACTVIDEOSINK_H
5#define QABSTRACTVIDEOSINK_H
7#include <QtMultimedia/qtmultimediaglobal.h>
8#include <QtCore/qobject.h>
9#include <QtGui/qwindowdefs.h>
24 Q_PROPERTY(
QString subtitleText READ subtitleText WRITE setSubtitleText NOTIFY subtitleTextChanged)
31 void setRhi(
QRhi *rhi);
33 QSize videoSize()
const;
36 void setSubtitleText(
const QString &subtitle);
\inmodule QtCore\reentrant
\macro QT_RESTRICTED_CAST_FROM_ASCII
The QVideoFrame class represents a frame of video data.
The QVideoSink class represents a generic sink for video data.
void subtitleTextChanged(const QString &subtitleText) QT6_ONLY(const)
void videoFrameChanged(const QVideoFrame &frame) QT6_ONLY(const)
Signals when the video frame changes.
Combined button and popup list for selecting options.
GLsizei GLsizei GLchar * source
QT_BEGIN_NAMESPACE class QT6_ONLY(Q_CORE_EXPORT) QReadWriteLock
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent