Documentation
class QsetVideoSettings_h x0 x1 where #
setVideoSettings_h :: x0 -> x1 -> IO () #
Instances
QsetVideoSettings_h (QVideoEncoderSettingsControl ()) (QVideoEncoderSettings t1) # | |
Defined in Qtc.Multimedia.QVideoEncoderSettingsControl_h setVideoSettings_h :: QVideoEncoderSettingsControl () -> QVideoEncoderSettings t1 -> IO () # | |
QsetVideoSettings_h (QVideoEncoderSettingsControlSc a) (QVideoEncoderSettings t1) # | |
Defined in Qtc.Multimedia.QVideoEncoderSettingsControl_h setVideoSettings_h :: QVideoEncoderSettingsControlSc a -> QVideoEncoderSettings t1 -> IO () # |
class QsupportedFrameRates_h x0 x1 where #
supportedFrameRates_h :: x0 -> x1 -> IO [Double] #
Instances
QsupportedFrameRates_h (QVideoEncoderSettingsControl ()) (QVideoEncoderSettings t1, QBoolPtr t2) # | |
Defined in Qtc.Multimedia.QVideoEncoderSettingsControl_h supportedFrameRates_h :: QVideoEncoderSettingsControl () -> (QVideoEncoderSettings t1, QBoolPtr t2) -> IO [Double] # | |
QsupportedFrameRates_h (QVideoEncoderSettingsControlSc a) (QVideoEncoderSettings t1, QBoolPtr t2) # | |
Defined in Qtc.Multimedia.QVideoEncoderSettingsControl_h supportedFrameRates_h :: QVideoEncoderSettingsControlSc a -> (QVideoEncoderSettings t1, QBoolPtr t2) -> IO [Double] # |
class QsupportedVideoCodecs_h x0 x1 where #
supportedVideoCodecs_h :: x0 -> x1 -> IO [String] #
Instances
QsupportedVideoCodecs_h (QVideoEncoderSettingsControl ()) () # | |
Defined in Qtc.Multimedia.QVideoEncoderSettingsControl_h supportedVideoCodecs_h :: QVideoEncoderSettingsControl () -> () -> IO [String] # | |
QsupportedVideoCodecs_h (QVideoEncoderSettingsControlSc a) () # | |
Defined in Qtc.Multimedia.QVideoEncoderSettingsControl_h supportedVideoCodecs_h :: QVideoEncoderSettingsControlSc a -> () -> IO [String] # |
class QvideoCodecDescription_h x0 x1 where #
videoCodecDescription_h :: x0 -> x1 -> IO String #
Instances
QvideoCodecDescription_h (QVideoEncoderSettingsControl ()) String # | |
Defined in Qtc.Multimedia.QVideoEncoderSettingsControl_h videoCodecDescription_h :: QVideoEncoderSettingsControl () -> String -> IO String # | |
QvideoCodecDescription_h (QVideoEncoderSettingsControlSc a) String # | |
Defined in Qtc.Multimedia.QVideoEncoderSettingsControl_h videoCodecDescription_h :: QVideoEncoderSettingsControlSc a -> String -> IO String # |
class QvideoSettings_h x0 x1 where #
videoSettings_h :: x0 -> x1 -> IO (QVideoEncoderSettings ()) #
Instances
QvideoSettings_h (QVideoEncoderSettingsControl ()) () # | |
Defined in Qtc.Multimedia.QVideoEncoderSettingsControl_h videoSettings_h :: QVideoEncoderSettingsControl () -> () -> IO (QVideoEncoderSettings ()) # | |
QvideoSettings_h (QVideoEncoderSettingsControlSc a) () # | |
Defined in Qtc.Multimedia.QVideoEncoderSettingsControl_h videoSettings_h :: QVideoEncoderSettingsControlSc a -> () -> IO (QVideoEncoderSettings ()) # |