Qt 5.15
Qt Multimedia
C++ Classes
QAbstractVideoSurface
Qt 5.15.11 Reference Documentation
List of All Members for QAbstractVideoSurface
This is the complete list of members for
QAbstractVideoSurface
, including inherited members.
enum
Error
QAbstractVideoSurface
(QObject *)
activeChanged
(bool )
nativeResolutionChanged
(const QSize &)
supportedFormatsChanged
()
surfaceFormatChanged
(const QVideoSurfaceFormat &)
~QAbstractVideoSurface
()
error
() const : Error
isActive
() const : bool
isFormatSupported
(const QVideoSurfaceFormat &) const : bool
nativeResolution
() const : QSize
nearestFormat
(const QVideoSurfaceFormat &) const : QVideoSurfaceFormat
present
(const QVideoFrame &) : bool
setError
(Error )
setNativeResolution
(const QSize &)
start
(const QVideoSurfaceFormat &) : bool
stop
()
supportedPixelFormats
(QAbstractVideoBuffer::HandleType ) const : QList<QVideoFrame::PixelFormat>
surfaceFormat
() const : QVideoSurfaceFormat