Qtc.Multimedia.QAbstractVideoSurface_h
Contents
Documentation
class QisFormatSupported_h x0 x1 where #
Methods
isFormatSupported_h :: x0 -> x1 -> IO Bool #
Instances
QisFormatSupported_h (QAbstractVideoSurface ()) (QVideoSurfaceFormat t1) # | |
Defined in Qtc.Multimedia.QAbstractVideoSurface_h Methods isFormatSupported_h :: QAbstractVideoSurface () -> QVideoSurfaceFormat t1 -> IO Bool # | |
QisFormatSupported_h (QAbstractVideoSurfaceSc a) (QVideoSurfaceFormat t1) # | |
Defined in Qtc.Multimedia.QAbstractVideoSurface_h Methods isFormatSupported_h :: QAbstractVideoSurfaceSc a -> QVideoSurfaceFormat t1 -> IO Bool # |
class QnearestFormat_h x0 x1 where #
Methods
nearestFormat_h :: x0 -> x1 -> IO (QVideoSurfaceFormat ()) #
Instances
QnearestFormat_h (QAbstractVideoSurface ()) (QVideoSurfaceFormat t1) # | |
Defined in Qtc.Multimedia.QAbstractVideoSurface_h Methods nearestFormat_h :: QAbstractVideoSurface () -> QVideoSurfaceFormat t1 -> IO (QVideoSurfaceFormat ()) # | |
QnearestFormat_h (QAbstractVideoSurfaceSc a) (QVideoSurfaceFormat t1) # | |
Defined in Qtc.Multimedia.QAbstractVideoSurface_h Methods nearestFormat_h :: QAbstractVideoSurfaceSc a -> QVideoSurfaceFormat t1 -> IO (QVideoSurfaceFormat ()) # |
class Qpresent_h x0 x1 where #
Instances
Qpresent_h (QAbstractVideoSurface ()) (QVideoFrame t1) # | |
Defined in Qtc.Multimedia.QAbstractVideoSurface_h Methods present_h :: QAbstractVideoSurface () -> QVideoFrame t1 -> IO Bool # | |
Qpresent_h (QAbstractVideoSurfaceSc a) (QVideoFrame t1) # | |
Defined in Qtc.Multimedia.QAbstractVideoSurface_h Methods present_h :: QAbstractVideoSurfaceSc a -> QVideoFrame t1 -> IO Bool # |
class QsupportedPixelFormats_h x0 x1 where #
Methods
supportedPixelFormats_h :: x0 -> x1 -> IO [QVideoFrame_PixelFormat] #
Instances
QsupportedPixelFormats_h (QAbstractVideoSurface ()) HandleType # | |
Defined in Qtc.Multimedia.QAbstractVideoSurface_h Methods supportedPixelFormats_h :: QAbstractVideoSurface () -> HandleType -> IO [QVideoFrame_PixelFormat] # | |
QsupportedPixelFormats_h (QAbstractVideoSurfaceSc a) HandleType # | |
Defined in Qtc.Multimedia.QAbstractVideoSurface_h Methods supportedPixelFormats_h :: QAbstractVideoSurfaceSc a -> HandleType -> IO [QVideoFrame_PixelFormat] # |