Home · All Classes · Modules

QVideoSurfaceFormat Class Reference
[QtMultimedia module]

Types

Methods

Special Methods


Detailed Description


Type Documentation

QVideoSurfaceFormat.Direction

QVideoSurfaceFormat.YCbCrColorSpace


Method Documentation

QVideoSurfaceFormat.__init__ (self)

QVideoSurfaceFormat.__init__ (self, QSize, QVideoFrame.PixelFormat, QAbstractVideoBuffer.HandleType type = QAbstractVideoBuffer.NoHandle)

QVideoSurfaceFormat.__init__ (self, QVideoSurfaceFormat)

int QVideoSurfaceFormat.frameHeight (self)

float QVideoSurfaceFormat.frameRate (self)

QSize QVideoSurfaceFormat.frameSize (self)

int QVideoSurfaceFormat.frameWidth (self)

QAbstractVideoBuffer.HandleType QVideoSurfaceFormat.handleType (self)

bool QVideoSurfaceFormat.isValid (self)

QSize QVideoSurfaceFormat.pixelAspectRatio (self)

QVideoFrame.PixelFormat QVideoSurfaceFormat.pixelFormat (self)

QVariant QVideoSurfaceFormat.property (self, str)

list-of-QByteArray QVideoSurfaceFormat.propertyNames (self)

Direction QVideoSurfaceFormat.scanLineDirection (self)

QVideoSurfaceFormat.setFrameRate (self, float)

QVideoSurfaceFormat.setFrameSize (self, QSize)

QVideoSurfaceFormat.setFrameSize (self, int, int)

QVideoSurfaceFormat.setPixelAspectRatio (self, QSize)

QVideoSurfaceFormat.setPixelAspectRatio (self, int, int)

QVideoSurfaceFormat.setProperty (self, str, QVariant)

QVideoSurfaceFormat.setScanLineDirection (self, Direction)

QVideoSurfaceFormat.setViewport (self, QRect)

QVideoSurfaceFormat.setYCbCrColorSpace (self, YCbCrColorSpace)

QSize QVideoSurfaceFormat.sizeHint (self)

QRect QVideoSurfaceFormat.viewport (self)

YCbCrColorSpace QVideoSurfaceFormat.yCbCrColorSpace (self)

bool QVideoSurfaceFormat.__eq__ (self, QVideoSurfaceFormat)

bool QVideoSurfaceFormat.__ne__ (self, QVideoSurfaceFormat)


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0