Home
last modified time | relevance | path

Searched refs:QAbstractVideoSurface (Results 26 – 50 of 377) sorted by relevance

12345678910>>...16

/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/plugins/avfoundation/mediaplayer/
H A Davfvideoframerenderer.h56 class QAbstractVideoSurface; variable
61 AVFVideoFrameRenderer(QAbstractVideoSurface *surface, QObject *parent = nullptr);
73 QAbstractVideoSurface *m_surface;
H A Davfvideoframerenderer_ios.h57 class QAbstractVideoSurface; variable
89 AVFVideoFrameRenderer(QAbstractVideoSurface *surface, QObject *parent = nullptr);
105 QAbstractVideoSurface *m_surface;
/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/plugins/android/src/common/
H A Dqandroidvideooutput.h53 class QAbstractVideoSurface; variable
102 QAbstractVideoSurface *surface() const;
103 void setSurface(QAbstractVideoSurface *surface);
125 QAbstractVideoSurface *m_surface;
/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/multimediawidgets/
H A Dqpaintervideosurface_p.h76 virtual QAbstractVideoSurface::Error start(const QVideoSurfaceFormat &format) = 0;
79 virtual QAbstractVideoSurface::Error setCurrentFrame(const QVideoFrame &frame) = 0;
81 virtual QAbstractVideoSurface::Error paint(
89 class Q_AUTOTEST_EXPORT QPainterVideoSurface : public QAbstractVideoSurface
/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/gsttools/
H A Dqgstvideorenderersink.cpp88 GstCaps *QGstDefaultVideoRenderer::getCaps(QAbstractVideoSurface *surface) in getCaps()
113 bool QGstDefaultVideoRenderer::start(QAbstractVideoSurface *surface, GstCaps *caps) in start()
121 void QGstDefaultVideoRenderer::stop(QAbstractVideoSurface *surface) in stop()
128 bool QGstDefaultVideoRenderer::present(QAbstractVideoSurface *surface, GstBuffer *buffer) in present()
166 void QGstDefaultVideoRenderer::flush(QAbstractVideoSurface *surface) in flush()
181 QVideoSurfaceGstDelegate::QVideoSurfaceGstDelegate(QAbstractVideoSurface *surface) in QVideoSurfaceGstDelegate()
318 static GstGLContext *gstGLDisplayContext(QAbstractVideoSurface *surface) in gstGLDisplayContext()
569 static QAbstractVideoSurface *current_surface;
584 void QGstVideoRendererSink::setSurface(QAbstractVideoSurface *surface) in setSurface()
662 struct NullSurface : QAbstractVideoSurface
[all …]
/dports/deskutils/lumina-screenshot/lumina-1.6.0/src-qt5/core/libLumina/
H A DLVideoSurface.cpp4 LVideoSurface::LVideoSurface(QObject *parent) : QAbstractVideoSurface(parent) { in LVideoSurface()
40 QAbstractVideoSurface::stop(); in stop()
57 QAbstractVideoSurface::start(format); in start()
/dports/deskutils/lumina-mediaplayer/lumina-1.6.0/src-qt5/core/libLumina/
H A DLVideoSurface.cpp4 LVideoSurface::LVideoSurface(QObject *parent) : QAbstractVideoSurface(parent) { in LVideoSurface()
40 QAbstractVideoSurface::stop(); in stop()
57 QAbstractVideoSurface::start(format); in start()
/dports/deskutils/lumina-photo/lumina-1.6.0/src-qt5/core/libLumina/
H A DLVideoSurface.cpp4 LVideoSurface::LVideoSurface(QObject *parent) : QAbstractVideoSurface(parent) { in LVideoSurface()
40 QAbstractVideoSurface::stop(); in stop()
57 QAbstractVideoSurface::start(format); in start()
/dports/deskutils/lumina-fileinfo/lumina-1.6.0/src-qt5/core/libLumina/
H A DLVideoSurface.cpp4 LVideoSurface::LVideoSurface(QObject *parent) : QAbstractVideoSurface(parent) { in LVideoSurface()
40 QAbstractVideoSurface::stop(); in stop()
57 QAbstractVideoSurface::start(format); in start()
/dports/deskutils/lumina-fm/lumina-1.6.0/src-qt5/core/libLumina/
H A DLVideoSurface.cpp4 LVideoSurface::LVideoSurface(QObject *parent) : QAbstractVideoSurface(parent) { in LVideoSurface()
40 QAbstractVideoSurface::stop(); in stop()
57 QAbstractVideoSurface::start(format); in start()
/dports/deskutils/lumina-textedit/lumina-1.6.0/src-qt5/core/libLumina/
H A DLVideoSurface.cpp4 LVideoSurface::LVideoSurface(QObject *parent) : QAbstractVideoSurface(parent) { in LVideoSurface()
40 QAbstractVideoSurface::stop(); in stop()
57 QAbstractVideoSurface::start(format); in start()
/dports/x11/lumina-coreutils/lumina-1.6.0/src-qt5/core/libLumina/
H A DLVideoSurface.cpp4 LVideoSurface::LVideoSurface(QObject *parent) : QAbstractVideoSurface(parent) { in LVideoSurface()
40 QAbstractVideoSurface::stop(); in stop()
57 QAbstractVideoSurface::start(format); in start()
/dports/deskutils/lumina-archiver/lumina-1.6.0/src-qt5/core/libLumina/
H A DLVideoSurface.cpp4 LVideoSurface::LVideoSurface(QObject *parent) : QAbstractVideoSurface(parent) { in LVideoSurface()
40 QAbstractVideoSurface::stop(); in stop()
57 QAbstractVideoSurface::start(format); in start()
/dports/x11/lumina-core/lumina-1.6.0/src-qt5/core/libLumina/
H A DLVideoSurface.cpp4 LVideoSurface::LVideoSurface(QObject *parent) : QAbstractVideoSurface(parent) { in LVideoSurface()
40 QAbstractVideoSurface::stop(); in stop()
57 QAbstractVideoSurface::start(format); in start()
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/multimedia/videographicsitem/
H A Dvideoitem.cpp110 QAbstractVideoSurface::start(format); in start()
125 QAbstractVideoSurface::stop(); in stop()
131 if (!QAbstractVideoSurface::isActive()) in present()
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtmultimedia/examples/multimediawidgets/customvideosurface/customvideoitem/
H A Dvideoitem.cpp122 QAbstractVideoSurface::start(format); in start()
137 QAbstractVideoSurface::stop(); in stop()
143 if (!QAbstractVideoSurface::isActive()) in present()
/dports/databases/py-qt5-sql/PyQt5-5.15.4/sip/QtMultimedia/
H A Dqabstractvideosurface.sip23 class QAbstractVideoSurface : QObject
139 explicit QAbstractVideoSurface(QObject *parent /TransferThis/ = 0);
140 virtual ~QAbstractVideoSurface();
149 QAbstractVideoSurface::Error error() const;
157 void setError(QAbstractVideoSurface::Error error);
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/sip/QtMultimedia/
H A Dqabstractvideosurface.sip23 class QAbstractVideoSurface : QObject
139 explicit QAbstractVideoSurface(QObject *parent /TransferThis/ = 0);
140 virtual ~QAbstractVideoSurface();
149 QAbstractVideoSurface::Error error() const;
157 void setError(QAbstractVideoSurface::Error error);
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/sip/QtMultimedia/
H A Dqabstractvideosurface.sip23 class QAbstractVideoSurface : QObject
139 explicit QAbstractVideoSurface(QObject *parent /TransferThis/ = 0);
140 virtual ~QAbstractVideoSurface();
149 QAbstractVideoSurface::Error error() const;
157 void setError(QAbstractVideoSurface::Error error);
/dports/www/py-qt5-websockets/PyQt5-5.15.4/sip/QtMultimedia/
H A Dqabstractvideosurface.sip23 class QAbstractVideoSurface : QObject
139 explicit QAbstractVideoSurface(QObject *parent /TransferThis/ = 0);
140 virtual ~QAbstractVideoSurface();
149 QAbstractVideoSurface::Error error() const;
157 void setError(QAbstractVideoSurface::Error error);
/dports/www/py-qt5-webkit/PyQt5-5.15.4/sip/QtMultimedia/
H A Dqabstractvideosurface.sip23 class QAbstractVideoSurface : QObject
139 explicit QAbstractVideoSurface(QObject *parent /TransferThis/ = 0);
140 virtual ~QAbstractVideoSurface();
149 QAbstractVideoSurface::Error error() const;
157 void setError(QAbstractVideoSurface::Error error);
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/sip/QtMultimedia/
H A Dqabstractvideosurface.sip23 class QAbstractVideoSurface : QObject
139 explicit QAbstractVideoSurface(QObject *parent /TransferThis/ = 0);
140 virtual ~QAbstractVideoSurface();
149 QAbstractVideoSurface::Error error() const;
157 void setError(QAbstractVideoSurface::Error error);
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/sip/QtMultimedia/
H A Dqabstractvideosurface.sip23 class QAbstractVideoSurface : QObject
139 explicit QAbstractVideoSurface(QObject *parent /TransferThis/ = 0);
140 virtual ~QAbstractVideoSurface();
149 QAbstractVideoSurface::Error error() const;
157 void setError(QAbstractVideoSurface::Error error);
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/sip/QtMultimedia/
H A Dqabstractvideosurface.sip23 class QAbstractVideoSurface : QObject
139 explicit QAbstractVideoSurface(QObject *parent /TransferThis/ = 0);
140 virtual ~QAbstractVideoSurface();
149 QAbstractVideoSurface::Error error() const;
157 void setError(QAbstractVideoSurface::Error error);
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/sip/QtMultimedia/
H A Dqabstractvideosurface.sip23 class QAbstractVideoSurface : QObject
139 explicit QAbstractVideoSurface(QObject *parent /TransferThis/ = 0);
140 virtual ~QAbstractVideoSurface();
149 QAbstractVideoSurface::Error error() const;
157 void setError(QAbstractVideoSurface::Error error);

12345678910>>...16