Uses of Class
io.qt.multimedia.QVideoFrame
Package | Description |
---|---|
io.qt.multimedia |
-
Uses of QVideoFrame in io.qt.multimedia
Fields in io.qt.multimedia with type parameters of type QVideoFrame Modifier and Type Field Description QObject.Signal2<@QtPrimitiveType Integer,QVideoFrame>
QCameraImageCapture. imageAvailable
QObject.Signal2<@QtPrimitiveType Integer,QVideoFrame>
QCameraImageCaptureControl. imageAvailable
QObject.Signal1<QVideoFrame>
QMediaVideoProbeControl. videoFrameProbed
QObject.Signal1<QVideoFrame>
QVideoProbe. videoFrameProbed
Methods in io.qt.multimedia that return QVideoFrame Modifier and Type Method Description QVideoFrame
QVideoFrame. clone()
abstract QVideoFrame
QVideoFilterRunnable. run(QVideoFrame input, QVideoSurfaceFormat surfaceFormat, QVideoFilterRunnable.RunFlags flags)
Methods in io.qt.multimedia with parameters of type QVideoFrame Modifier and Type Method Description abstract boolean
QAbstractVideoSurface. present(QVideoFrame frame)
abstract QVideoFrame
QVideoFilterRunnable. run(QVideoFrame input, QVideoSurfaceFormat surfaceFormat, QVideoFilterRunnable.RunFlags flags)
void
QVideoFrame. set(QVideoFrame other)
Constructors in io.qt.multimedia with parameters of type QVideoFrame Constructor Description QVideoFrame(QVideoFrame other)