Documentation
class QbufferFormat_h x0 x1 where #
bufferFormat_h :: x0 -> x1 -> IO QVideoFrame_PixelFormat #
Instances
QbufferFormat_h (QCameraCaptureBufferFormatControl ()) () # | |
Defined in Qtc.Multimedia.QCameraCaptureBufferFormatControl_h bufferFormat_h :: QCameraCaptureBufferFormatControl () -> () -> IO QVideoFrame_PixelFormat # | |
QbufferFormat_h (QCameraCaptureBufferFormatControlSc a) () # | |
Defined in Qtc.Multimedia.QCameraCaptureBufferFormatControl_h bufferFormat_h :: QCameraCaptureBufferFormatControlSc a -> () -> IO QVideoFrame_PixelFormat # |
class QsetBufferFormat_h x0 x1 where #
setBufferFormat_h :: x0 -> x1 -> IO () #
Instances
class QsupportedBufferFormats_h x0 x1 where #
supportedBufferFormats_h :: x0 -> x1 -> IO [QVideoFrame_PixelFormat] #