Qtc.Multimedia.QVideoFrame

Contents

Documentation

class QqqVideoFrame x1 where #

Methods

qqVideoFrame :: x1 -> IO (QVideoFrame ()) #

class QqVideoFrame x1 where #

Methods

qVideoFrame :: x1 -> IO (QVideoFrame ()) #

Instances
QqVideoFrame () # 
Instance details

Defined in Qtc.Multimedia.QVideoFrame

Methods

qVideoFrame :: () -> IO (QVideoFrame ()) #

QqVideoFrame (QImage t1) # 
Instance details

Defined in Qtc.Multimedia.QVideoFrame

Methods

qVideoFrame :: QImage t1 -> IO (QVideoFrame ()) #

QqVideoFrame (QVideoFrame t1) # 
Instance details

Defined in Qtc.Multimedia.QVideoFrame

Methods

qVideoFrame :: QVideoFrame t1 -> IO (QVideoFrame ()) #

QqVideoFrame (QAbstractVideoBuffer t1, Size, QVideoFrame_PixelFormat) # 
Instance details

Defined in Qtc.Multimedia.QVideoFrame

QqVideoFrame (Int, Size, Int, QVideoFrame_PixelFormat) # 
Instance details

Defined in Qtc.Multimedia.QVideoFrame

Methods

qVideoFrame :: (Int, Size, Int, QVideoFrame_PixelFormat) -> IO (QVideoFrame ()) #

class QqVideoFrame_nf x1 where #

Methods

qVideoFrame_nf :: x1 -> IO (QVideoFrame ()) #

Instances
QqVideoFrame_nf () # 
Instance details

Defined in Qtc.Multimedia.QVideoFrame

Methods

qVideoFrame_nf :: () -> IO (QVideoFrame ()) #

QqVideoFrame_nf (QImage t1) # 
Instance details

Defined in Qtc.Multimedia.QVideoFrame

Methods

qVideoFrame_nf :: QImage t1 -> IO (QVideoFrame ()) #

QqVideoFrame_nf (QVideoFrame t1) # 
Instance details

Defined in Qtc.Multimedia.QVideoFrame

Methods

qVideoFrame_nf :: QVideoFrame t1 -> IO (QVideoFrame ()) #

QqVideoFrame_nf (QAbstractVideoBuffer t1, Size, QVideoFrame_PixelFormat) # 
Instance details

Defined in Qtc.Multimedia.QVideoFrame

QqVideoFrame_nf (Int, Size, Int, QVideoFrame_PixelFormat) # 
Instance details

Defined in Qtc.Multimedia.QVideoFrame

Methods

qVideoFrame_nf :: (Int, Size, Int, QVideoFrame_PixelFormat) -> IO (QVideoFrame ()) #

endTime :: QVideoFrame a -> () -> IO Int #

fieldType :: QVideoFrame a -> () -> IO FieldType #

isMapped :: QVideoFrame a -> () -> IO Bool #

mappedBytes :: QVideoFrame a -> () -> IO Int #

planeCount :: QVideoFrame a -> () -> IO Int #

setEndTime :: QVideoFrame a -> Int -> IO () #

setStartTime :: QVideoFrame a -> Int -> IO () #

Orphan instances

QisWritable (QVideoFrame a) () # 
Instance details

Methods

isWritable :: QVideoFrame a -> () -> IO Bool #

QqisValid (QVideoFrame ()) () # 
Instance details

Methods

qisValid :: QVideoFrame () -> () -> IO Bool #

QqisValid (QVideoFrameSc a) () # 
Instance details

Methods

qisValid :: QVideoFrameSc a -> () -> IO Bool #

QisReadable (QVideoFrame a) () # 
Instance details

Methods

isReadable :: QVideoFrame a -> () -> IO Bool #

QbytesPerLine (QVideoFrame a) Int # 
Instance details

Methods

bytesPerLine :: QVideoFrame a -> Int -> IO Int #

QbytesPerLine (QVideoFrame a) () # 
Instance details

Methods

bytesPerLine :: QVideoFrame a -> () -> IO Int #

QstartTime (QVideoFrame a) () # 
Instance details

Methods

startTime :: QVideoFrame a -> () -> IO Int #

QmapMode (QVideoFrame a) () # 
Instance details

Methods

mapMode :: QVideoFrame a -> () -> IO MapMode #

QhandleType (QVideoFrame a) () # 
Instance details

Methods

handleType :: QVideoFrame a -> () -> IO HandleType #

Qqwidth (QVideoFrame ()) () (IO Int) # 
Instance details

Methods

qwidth :: QVideoFrame () -> () -> IO Int #

Qqwidth (QVideoFrameSc a) () (IO Int) # 
Instance details

Methods

qwidth :: QVideoFrameSc a -> () -> IO Int #

Qunmap (QVideoFrame a) () (IO ()) # 
Instance details

Methods

unmap :: QVideoFrame a -> () -> IO () #

Qqqsize (QVideoFrame a) () (IO (QSize ())) # 
Instance details

Methods

qqsize :: QVideoFrame a -> () -> IO (QSize ()) #

Qqsize (QVideoFrame a) () (IO Size) # 
Instance details

Methods

qsize :: QVideoFrame a -> () -> IO Size #

QpixelFormat (QVideoFrame a) () (IO QVideoFrame_PixelFormat) # 
Instance details

QmetaData (QVideoFrame a) String (IO (QVariant ())) # 
Instance details

Methods

metaData :: QVideoFrame a -> String -> IO (QVariant ()) #

Qqmap (QVideoFrame a) MapMode (IO Bool) # 
Instance details

Methods

qmap :: QVideoFrame a -> MapMode -> IO Bool #

Qqheight (QVideoFrame ()) () (IO Int) # 
Instance details

Methods

qheight :: QVideoFrame () -> () -> IO Int #

Qqheight (QVideoFrameSc a) () (IO Int) # 
Instance details

Methods

qheight :: QVideoFrameSc a -> () -> IO Int #

Qhandle (QVideoFrame a) () (IO (QVariant ())) # 
Instance details

Methods

handle :: QVideoFrame a -> () -> IO (QVariant ()) #

Qbits (QVideoFrame a) Int (IO (QUnsignedCharPtr ())) # 
Instance details

Methods

bits :: QVideoFrame a -> Int -> IO (QUnsignedCharPtr ()) #

Qbits (QVideoFrame a) () (IO (QUnsignedCharPtr ())) # 
Instance details

Methods

bits :: QVideoFrame a -> () -> IO (QUnsignedCharPtr ()) #

Qbits (QVideoFrame a) Int (IO (QConstUnsignedCharPtr ())) # 
Instance details

Methods

bits :: QVideoFrame a -> Int -> IO (QConstUnsignedCharPtr ()) #

Qbits (QVideoFrame a) () (IO (QConstUnsignedCharPtr ())) # 
Instance details

Methods

bits :: QVideoFrame a -> () -> IO (QConstUnsignedCharPtr ()) #

QavailableMetaData (QVideoFrame a) () (IO [(String, QVariant ())]) # 
Instance details

Methods

availableMetaData :: QVideoFrame a -> () -> IO [(String, QVariant ())] #

Qqone (QVideoFrame ()) (QVideoFrame t1) # 
Instance details

Methods

qone :: QVideoFrame () -> QVideoFrame t1 -> IO Bool #

Qqone (QVideoFrameSc a) (QVideoFrame t1) # 
Instance details

Methods

qone :: QVideoFrameSc a -> QVideoFrame t1 -> IO Bool #

Qqoe (QVideoFrame ()) (QVideoFrame t1) # 
Instance details

Methods

qoe :: QVideoFrame () -> QVideoFrame t1 -> IO Bool #

Qqoe (QVideoFrameSc a) (QVideoFrame t1) # 
Instance details

Methods

qoe :: QVideoFrameSc a -> QVideoFrame t1 -> IO Bool #

Qqot (QVideoFrame ()) (QVideoFrame t1) (IO (QVideoFrame ())) # 
Instance details

Methods

qot :: QVideoFrame () -> QVideoFrame t1 -> IO (QVideoFrame ()) #

Qqot (QVideoFrameSc a) (QVideoFrame t1) (IO (QVideoFrame ())) # 
Instance details

Methods

qot :: QVideoFrameSc a -> QVideoFrame t1 -> IO (QVideoFrame ()) #

QsetMetaData (QVideoFrame a) (String, QVariant t2) # 
Instance details

Methods

setMetaData :: QVideoFrame a -> (String, QVariant t2) -> IO () #