Qtc.Multimedia.QVideoDeviceSelectorControl_h
Contents
Documentation
class QdefaultDevice_h x0 x1 where #
Methods
defaultDevice_h :: x0 -> x1 -> IO Int #
Instances
QdefaultDevice_h (QVideoDeviceSelectorControl ()) () # | |
Defined in Qtc.Multimedia.QVideoDeviceSelectorControl_h Methods defaultDevice_h :: QVideoDeviceSelectorControl () -> () -> IO Int # | |
QdefaultDevice_h (QVideoDeviceSelectorControlSc a) () # | |
Defined in Qtc.Multimedia.QVideoDeviceSelectorControl_h Methods defaultDevice_h :: QVideoDeviceSelectorControlSc a -> () -> IO Int # |
class QdeviceCount_h x0 x1 where #
Methods
deviceCount_h :: x0 -> x1 -> IO Int #
Instances
QdeviceCount_h (QVideoDeviceSelectorControl ()) () # | |
Defined in Qtc.Multimedia.QVideoDeviceSelectorControl_h Methods deviceCount_h :: QVideoDeviceSelectorControl () -> () -> IO Int # | |
QdeviceCount_h (QVideoDeviceSelectorControlSc a) () # | |
Defined in Qtc.Multimedia.QVideoDeviceSelectorControl_h Methods deviceCount_h :: QVideoDeviceSelectorControlSc a -> () -> IO Int # |
class QdeviceName_h x0 x1 where #
Methods
deviceName_h :: x0 -> x1 -> IO String #
Instances
QdeviceName_h (QVideoDeviceSelectorControl ()) Int # | |
Defined in Qtc.Multimedia.QVideoDeviceSelectorControl_h Methods deviceName_h :: QVideoDeviceSelectorControl () -> Int -> IO String # | |
QdeviceName_h (QVideoDeviceSelectorControlSc a) Int # | |
Defined in Qtc.Multimedia.QVideoDeviceSelectorControl_h Methods deviceName_h :: QVideoDeviceSelectorControlSc a -> Int -> IO String # |
class QselectedDevice_h x0 x1 where #
Methods
selectedDevice_h :: x0 -> x1 -> IO Int #
Instances
QselectedDevice_h (QVideoDeviceSelectorControl ()) () # | |
Defined in Qtc.Multimedia.QVideoDeviceSelectorControl_h Methods selectedDevice_h :: QVideoDeviceSelectorControl () -> () -> IO Int # | |
QselectedDevice_h (QVideoDeviceSelectorControlSc a) () # | |
Defined in Qtc.Multimedia.QVideoDeviceSelectorControl_h Methods selectedDevice_h :: QVideoDeviceSelectorControlSc a -> () -> IO Int # |
class QsetSelectedDevice_h x0 x1 where #
Methods
setSelectedDevice_h :: x0 -> x1 -> IO () #
Instances
QsetSelectedDevice_h (QVideoDeviceSelectorControl ()) Int # | |
Defined in Qtc.Multimedia.QVideoDeviceSelectorControl_h Methods setSelectedDevice_h :: QVideoDeviceSelectorControl () -> Int -> IO () # | |
QsetSelectedDevice_h (QVideoDeviceSelectorControlSc a) Int # | |
Defined in Qtc.Multimedia.QVideoDeviceSelectorControl_h Methods setSelectedDevice_h :: QVideoDeviceSelectorControlSc a -> Int -> IO () # |