Qtc.Classes.Multimedia_h

Documentation

class Qavailability_h a b where #

Methods

availability_h :: a -> b -> IO AvailabilityStatus #

class QavailableMetaData_h a b where #

Methods

availableMetaData_h :: a -> b -> IO [String] #

class QcancelCapture_h a b where #

Methods

cancelCapture_h :: a -> b -> IO () #

class QcancelSearch_h a b where #

Methods

cancelSearch_h :: a -> b -> IO () #

class Qcapture_h a b where #

Methods

capture_h :: a -> b -> IO Int #

class QdeviceDescription_h a b where #

Methods

deviceDescription_h :: a -> b -> IO String #

class QisAvailable_h a b where #

Methods

isAvailable_h :: a -> b -> IO Bool #

class QisMetaDataAvailable_h a b where #

Methods

isMetaDataAvailable_h :: a -> b -> IO Bool #

class QisMuted_h a b where #

Methods

isMuted_h :: a -> b -> IO Bool #

class QisParameterSupported_h a b where #

Methods

isParameterSupported_h :: a -> b -> IO Bool #

class Qrelease_h a b where #

Methods

release_h :: a -> b -> IO () #

class QsearchAllStations_h a b where #

Methods

searchAllStations_h :: a -> b -> IO () #

class QsearchAndLock_h a b where #

Methods

searchAndLock_h :: a -> b -> IO () #

class QsearchBackward_h a b where #

Methods

searchBackward_h :: a -> b -> IO () #

class QsearchForward_h a b where #

Methods

searchForward_h :: a -> b -> IO () #

class Qservice_h a b where #

Methods

service_h :: a -> b -> IO (QMediaService ()) #

class QsetBand_h a b where #

Methods

setBand_h :: a -> b -> IO () #

class QsetCaptureMode_h a b where #

Methods

setCaptureMode_h :: a -> b -> IO () #

class QsetFrequency_h a b where #

Methods

setFrequency_h :: a -> b -> IO () #

class QsetMedia_h a b where #

Methods

setMedia_h :: a -> b -> IO () #

class QsetMuted_h a b where #

Methods

setMuted_h :: a -> b -> IO () #

class QsetPlaybackRate_h a b where #

Methods

setPlaybackRate_h :: a -> b -> IO () #

class QsetState_h a b where #

Methods

setState_h :: a -> b -> IO () #

class Qstatus_h a b c | a -> c where #

Methods

status_h :: a -> b -> c #

class QsupportedResolutions_h a b where #

Methods

supportedResolutions_h :: a -> b -> IO [QSize ()] #

class Qunbind_h a b where #

Methods

unbind_h :: a -> b -> IO () #

class Qunlock_h a b where #

Methods

unlock_h :: a -> b -> IO () #