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