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