Qt 4.8
QVideoSurfaceFormat Member List
This is the complete list of members for
QVideoSurfaceFormat
, including all inherited members.
BottomToTop
enum value
QVideoSurfaceFormat
d
QVideoSurfaceFormat
private
Direction
enum name
QVideoSurfaceFormat
frameHeight
() const
QVideoSurfaceFormat
frameRate
() const
QVideoSurfaceFormat
frameSize
() const
QVideoSurfaceFormat
frameWidth
() const
QVideoSurfaceFormat
handleType
() const
QVideoSurfaceFormat
isValid
() const
QVideoSurfaceFormat
operator!=
(const QVideoSurfaceFormat &format) const
QVideoSurfaceFormat
operator=
(const QVideoSurfaceFormat &format)
QVideoSurfaceFormat
operator==
(const QVideoSurfaceFormat &format) const
QVideoSurfaceFormat
pixelAspectRatio
() const
QVideoSurfaceFormat
pixelFormat
() const
QVideoSurfaceFormat
property
(const char *name) const
QVideoSurfaceFormat
propertyNames
() const
QVideoSurfaceFormat
QVideoSurfaceFormat
()
QVideoSurfaceFormat
QVideoSurfaceFormat
(const QSize &size, QVideoFrame::PixelFormat pixelFormat, QAbstractVideoBuffer::HandleType handleType=QAbstractVideoBuffer::NoHandle)
QVideoSurfaceFormat
QVideoSurfaceFormat
(const QVideoSurfaceFormat &format)
QVideoSurfaceFormat
scanLineDirection
() const
QVideoSurfaceFormat
setFrameRate
(qreal rate)
QVideoSurfaceFormat
setFrameSize
(const QSize &size)
QVideoSurfaceFormat
setFrameSize
(int width, int height)
QVideoSurfaceFormat
setPixelAspectRatio
(const QSize &ratio)
QVideoSurfaceFormat
setPixelAspectRatio
(int width, int height)
QVideoSurfaceFormat
setProperty
(const char *name, const QVariant &value)
QVideoSurfaceFormat
setScanLineDirection
(Direction direction)
QVideoSurfaceFormat
setViewport
(const QRect &viewport)
QVideoSurfaceFormat
setYCbCrColorSpace
(YCbCrColorSpace colorSpace)
QVideoSurfaceFormat
sizeHint
() const
QVideoSurfaceFormat
TopToBottom
enum value
QVideoSurfaceFormat
viewport
() const
QVideoSurfaceFormat
YCbCr_BT601
enum value
QVideoSurfaceFormat
YCbCr_BT709
enum value
QVideoSurfaceFormat
YCbCr_JPEG
enum value
QVideoSurfaceFormat
YCbCr_Undefined
enum value
QVideoSurfaceFormat
YCbCr_xvYCC601
enum value
QVideoSurfaceFormat
YCbCr_xvYCC709
enum value
QVideoSurfaceFormat
yCbCrColorSpace
() const
QVideoSurfaceFormat
YCbCrColorSpace
enum name
QVideoSurfaceFormat
~QVideoSurfaceFormat
()
QVideoSurfaceFormat
Qt 4.8 Source Code Browser