Uses of Class
io.qt.multimedia.QAbstractVideoSurface
-
Uses of QAbstractVideoSurface in io.qt.multimedia
Modifier and TypeMethodDescriptionabstract void
QVideoRendererControl.setSurface
(QAbstractVideoSurface surface) final void
QMediaPlayer.setVideoOutput
(QAbstractVideoSurface surface) final void
QCamera.setViewfinder
(QAbstractVideoSurface surface) Modifier and TypeMethodDescriptionfinal void
QMediaPlayer.setVideoOutput
(Collection<? extends QAbstractVideoSurface> surfaces) -
Uses of QAbstractVideoSurface in io.qt.multimedia.widgets
Modifier and TypeMethodDescriptionfinal QAbstractVideoSurface
QGraphicsVideoItem.videoSurface()
SeeQGraphicsVideoItem::
videoSurface()const final QAbstractVideoSurface
QVideoWidget.videoSurface()