Qtc.Multimedia.QVideoSurfaceFormat

Contents

Documentation

frameHeight :: QVideoSurfaceFormat a -> () -> IO Int #

class QsetFrameSize x1 where #

Methods

setFrameSize :: QVideoSurfaceFormat a -> x1 -> IO () #

Instances
QsetFrameSize Size # 
Instance details

Defined in Qtc.Multimedia.QVideoSurfaceFormat

Methods

setFrameSize :: QVideoSurfaceFormat a -> Size -> IO () #

QsetFrameSize (Int, Int) # 
Instance details

Defined in Qtc.Multimedia.QVideoSurfaceFormat

Methods

setFrameSize :: QVideoSurfaceFormat a -> (Int, Int) -> IO () #

class QsetPixelAspectRatio x1 where #

Methods

setPixelAspectRatio :: QVideoSurfaceFormat a -> x1 -> IO () #

Instances
QsetPixelAspectRatio Size # 
Instance details

Defined in Qtc.Multimedia.QVideoSurfaceFormat

QsetPixelAspectRatio (Int, Int) # 
Instance details

Defined in Qtc.Multimedia.QVideoSurfaceFormat

Methods

setPixelAspectRatio :: QVideoSurfaceFormat a -> (Int, Int) -> IO () #

Orphan instances

QsetViewport (QVideoSurfaceFormat a) Rect # 
Instance details

Methods

setViewport :: QVideoSurfaceFormat a -> Rect -> IO () #

QqisValid (QVideoSurfaceFormat ()) () # 
Instance details

Methods

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

QqisValid (QVideoSurfaceFormatSc a) () # 
Instance details

Methods

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

QframeWidth (QVideoSurfaceFormat a) () # 
Instance details

Methods

frameWidth :: QVideoSurfaceFormat a -> () -> IO Int #

QqframeSize (QVideoSurfaceFormat a) () # 
Instance details

Methods

qframeSize :: QVideoSurfaceFormat a -> () -> IO (QSize ()) #

QframeSize (QVideoSurfaceFormat a) () # 
Instance details

Methods

frameSize :: QVideoSurfaceFormat a -> () -> IO Size #

QsetFrameRate (QVideoSurfaceFormat a) Double # 
Instance details

Methods

setFrameRate :: QVideoSurfaceFormat a -> Double -> IO () #

QhandleType (QVideoSurfaceFormat a) () # 
Instance details

Methods

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

QframeRate (QVideoSurfaceFormat a) () # 
Instance details

Methods

frameRate :: QVideoSurfaceFormat a -> () -> IO Double #

Qqviewport (QVideoSurfaceFormat a) () (IO (QRect ())) # 
Instance details

Methods

qviewport :: QVideoSurfaceFormat a -> () -> IO (QRect ()) #

Qviewport (QVideoSurfaceFormat a) () (IO Rect) # 
Instance details

Methods

viewport :: QVideoSurfaceFormat a -> () -> IO Rect #

QqsizeHint (QVideoSurfaceFormat a) () (IO (QSize ())) # 
Instance details

Methods

qsizeHint :: QVideoSurfaceFormat a -> () -> IO (QSize ()) #

QsizeHint (QVideoSurfaceFormat a) () (IO Size) # 
Instance details

Methods

sizeHint :: QVideoSurfaceFormat a -> () -> IO Size #

Qproperty (QVideoSurfaceFormat ()) String (IO (QVariant ())) # 
Instance details

Methods

property :: QVideoSurfaceFormat () -> String -> IO (QVariant ()) #

Qproperty (QVideoSurfaceFormatSc a) String (IO (QVariant ())) # 
Instance details

Methods

property :: QVideoSurfaceFormatSc a -> String -> IO (QVariant ()) #

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

QqsetViewport (QVideoSurfaceFormat a) (QRect t1) # 
Instance details

Methods

qsetViewport :: QVideoSurfaceFormat a -> QRect t1 -> IO () #

Qqone (QVideoSurfaceFormat ()) (QVideoSurfaceFormat t1) # 
Instance details

Methods

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

Qqone (QVideoSurfaceFormatSc a) (QVideoSurfaceFormat t1) # 
Instance details

Methods

qone :: QVideoSurfaceFormatSc a -> QVideoSurfaceFormat t1 -> IO Bool #

Qqoe (QVideoSurfaceFormat ()) (QVideoSurfaceFormat t1) # 
Instance details

Methods

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

Qqoe (QVideoSurfaceFormatSc a) (QVideoSurfaceFormat t1) # 
Instance details

Methods

qoe :: QVideoSurfaceFormatSc a -> QVideoSurfaceFormat t1 -> IO Bool #

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

Qqot (QVideoSurfaceFormatSc a) (QVideoSurfaceFormat t1) (IO (QVideoSurfaceFormat ())) # 
Instance details

QsetProperty (QVideoSurfaceFormat a) (String, QVariant t2) # 
Instance details

Methods

setProperty :: QVideoSurfaceFormat a -> (String, QVariant t2) -> IO () #