Uses of Class
io.qt.multimedia.QAbstractVideoSurface
Packages that use QAbstractVideoSurface
-
Uses of QAbstractVideoSurface in io.qt.multimedia
Methods in io.qt.multimedia that return QAbstractVideoSurfaceMethods in io.qt.multimedia with parameters of type QAbstractVideoSurfaceModifier and TypeMethodDescriptionabstract void
QVideoRendererControl.setSurface
(QAbstractVideoSurface surface) final void
QMediaPlayer.setVideoOutput
(QAbstractVideoSurface surface) final void
QCamera.setViewfinder
(QAbstractVideoSurface surface) Method parameters in io.qt.multimedia with type arguments of type QAbstractVideoSurfaceModifier and TypeMethodDescriptionfinal void
QMediaPlayer.setVideoOutput
(Collection<? extends QAbstractVideoSurface> surfaces) -
Uses of QAbstractVideoSurface in io.qt.multimedia.widgets
Methods in io.qt.multimedia.widgets that return QAbstractVideoSurfaceModifier and TypeMethodDescriptionfinal QAbstractVideoSurface
QGraphicsVideoItem.videoSurface()
SeeQGraphicsVideoItem::
videoSurface()const final QAbstractVideoSurface
QVideoWidget.videoSurface()