Uses of Class
io.qt.multimedia.QVideoFrame
Packages that use QVideoFrame
-
Uses of QVideoFrame in io.qt.multimedia
Fields in io.qt.multimedia with type parameters of type QVideoFrameModifier and TypeFieldDescriptionQImageCapture.imageAvailable
final QObject.Signal1<QVideoFrame>
QVideoSink.videoFrameChanged
Methods in io.qt.multimedia that return QVideoFrameModifier and TypeMethodDescriptionQVideoFrame.clone()
Creates and returns a copy of this object.final QVideoFrame
QVideoSink.videoFrame()
Methods in io.qt.multimedia with parameters of type QVideoFrameModifier and TypeMethodDescriptionfinal void
QVideoFrame.assign
(QVideoFrame other) final boolean
QVideoFrame.equals
(QVideoFrame other) final void
QVideoFrame.set
(QVideoFrame other) Deprecated.final void
QVideoSink.setVideoFrame
(QVideoFrame frame) final void
QVideoFrame.swap
(QVideoFrame other) final void
QVideoFrameFormat.updateUniformData
(QByteArray dst, QVideoFrame frame, QMatrix4x4 transform, float opacity) SeeQVideoFrameFormat::
updateUniformData(QByteArray*, QVideoFrame, QMatrix4x4, float)const final void
QVideoFrameFormat.updateUniformData
(QByteArray dst, QVideoFrame frame, QTransform transform, float opacity) Constructors in io.qt.multimedia with parameters of type QVideoFrame
assign(io.qt.multimedia.QVideoFrame)
instead.