Uses of Class
io.qt.multimedia.QVideoFrameFormat
-
Uses of QVideoFrameFormat in io.qt.multimedia
Modifier and TypeMethodDescriptionQVideoFrameFormat.clone()
Creates and returns a copy of this object.final QVideoFrameFormat
QVideoFrame.surfaceFormat()
Modifier and TypeMethodDescriptionfinal void
QVideoFrame.assign
(QVideoFrameFormat other) Overloaded function forQVideoFrame.assign(io.qt.multimedia.QVideoFrame)
.final void
QVideoFrameFormat.assign
(QVideoFrameFormat format) final boolean
QVideoFrame.equals
(QVideoFrameFormat other) Overloaded function forQVideoFrame.equals(io.qt.multimedia.QVideoFrame)
.final boolean
QVideoFrameFormat.equals
(QVideoFrameFormat format) final void
QVideoFrame.set
(QVideoFrameFormat other) Deprecated.final void
QVideoSink.setVideoFrame
(QVideoFrameFormat frame) Overloaded function forQVideoSink.setVideoFrame(io.qt.multimedia.QVideoFrame)
.final void
QVideoFrameFormat.swap
(QVideoFrameFormat other) final void
QVideoFrameFormat.updateUniformData
(QByteArray dst, QVideoFrameFormat frame, QMatrix4x4 transform, float opacity) Overloaded function forupdateUniformData(io.qt.core.QByteArray, io.qt.multimedia.QVideoFrame, io.qt.gui.QMatrix4x4, float)
.final void
QVideoFrameFormat.updateUniformData
(QByteArray dst, QVideoFrameFormat frame, QTransform transform, float opacity) Overloaded function forupdateUniformData(io.qt.core.QByteArray, io.qt.multimedia.QVideoFrame, io.qt.gui.QMatrix4x4, float)
.ModifierConstructorDescriptionQVideoFrame
(QVideoFrameFormat format) QVideoFrameFormat
(QVideoFrameFormat format)
QVideoFrame.assign(io.qt.multimedia.QVideoFrameFormat)
instead.