Qt 5.15
Qt Multimedia
C++ Classes
QVideoSurfaceFormat
Qt 5.15.8 Reference Documentation
List of All Members for QVideoSurfaceFormat
This is the complete list of members for
QVideoSurfaceFormat
, including inherited members.
enum
Direction
QVideoSurfaceFormat
(const QVideoSurfaceFormat &)
QVideoSurfaceFormat
(const QSize &, QVideoFrame::PixelFormat , QAbstractVideoBuffer::HandleType )
QVideoSurfaceFormat
()
enum
YCbCrColorSpace
operator=
(const QVideoSurfaceFormat &) : QVideoSurfaceFormat &
~QVideoSurfaceFormat
()
frameHeight
() const : int
frameRate
() const : qreal
frameSize
() const : QSize
frameWidth
() const : int
handleType
() const : QAbstractVideoBuffer::HandleType
isMirrored
() const : bool
isValid
() const : bool
pixelAspectRatio
() const : QSize
pixelFormat
() const : QVideoFrame::PixelFormat
property
(const char *) const : QVariant
propertyNames
() const : QList<QByteArray>
scanLineDirection
() const : QVideoSurfaceFormat::Direction
setFrameRate
(qreal )
setFrameSize
(const QSize &)
setFrameSize
(int , int )
setMirrored
(bool )
setPixelAspectRatio
(const QSize &)
setPixelAspectRatio
(int , int )
setProperty
(const char *, const QVariant &)
setScanLineDirection
(QVideoSurfaceFormat::Direction )
setViewport
(const QRect &)
setYCbCrColorSpace
(QVideoSurfaceFormat::YCbCrColorSpace )
sizeHint
() const : QSize
viewport
() const : QRect
yCbCrColorSpace
() const : QVideoSurfaceFormat::YCbCrColorSpace
operator!=
(const QVideoSurfaceFormat &) const : bool
operator==
(const QVideoSurfaceFormat &) const : bool