Home · All Classes · Modules

QVideoFrame Class Reference
[QtMultimedia module]

Types

Methods

Static Methods


Detailed Description


Type Documentation

QVideoFrame.FieldType

QVideoFrame.PixelFormat


Method Documentation

QVideoFrame.__init__ (self)

QVideoFrame.__init__ (self, QAbstractVideoBuffer, QSize, PixelFormat)

QVideoFrame.__init__ (self, int, QSize, int, PixelFormat)

QVideoFrame.__init__ (self, QImage)

QVideoFrame.__init__ (self, QVideoFrame)

sip.voidptr QVideoFrame.bits (self)

int QVideoFrame.bytesPerLine (self)

int QVideoFrame.endTime (self)

FieldType QVideoFrame.fieldType (self)

QVariant QVideoFrame.handle (self)

QAbstractVideoBuffer.HandleType QVideoFrame.handleType (self)

int QVideoFrame.height (self)

QImage.Format QVideoFrame.imageFormatFromPixelFormat (PixelFormat)

bool QVideoFrame.isMapped (self)

bool QVideoFrame.isReadable (self)

bool QVideoFrame.isValid (self)

bool QVideoFrame.isWritable (self)

bool QVideoFrame.map (self, QAbstractVideoBuffer.MapMode)

QAbstractVideoBuffer.MapMode QVideoFrame.mapMode (self)

int QVideoFrame.mappedBytes (self)

PixelFormat QVideoFrame.pixelFormat (self)

PixelFormat QVideoFrame.pixelFormatFromImageFormat (QImage.Format)

QVideoFrame.setEndTime (self, int)

QVideoFrame.setFieldType (self, FieldType)

QVideoFrame.setStartTime (self, int)

QSize QVideoFrame.size (self)

int QVideoFrame.startTime (self)

QVideoFrame.unmap (self)

int QVideoFrame.width (self)


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