Qtc.Classes.Multimedia
Documentation
class QaddPropertyWatch a b where #
Methods
addPropertyWatch :: a -> b -> IO () #
class QaudioFormat a b where #
Methods
audioFormat :: a -> b -> IO (QAudioFormat ()) #
class QaudioSettings a b where #
Methods
audioSettings :: a -> b -> IO (QAudioEncoderSettings ()) #
class Qavailability a b where #
Methods
availability :: a -> b -> IO AvailabilityStatus #
class QavailableMetaData a b c | a -> c where #
Methods
availableMetaData :: a -> b -> c #
class QbufferAvailable a b where #
Methods
bufferAvailable :: a -> b -> IO Bool #
class QbufferFormat a b where #
Methods
bufferFormat :: a -> b -> IO QVideoFrame_PixelFormat #
class QbufferStatus a b where #
Methods
bufferStatus :: a -> b -> IO Int #
class QcancelCapture a b where #
Methods
cancelCapture :: a -> b -> IO () #
class QcancelSearch a b where #
Methods
cancelSearch :: a -> b -> IO () #
class QcaptureDestination a b where #
Methods
captureDestination :: a -> b -> IO CaptureDestinations #
class QcaptureMode a b where #
Methods
captureMode :: a -> b -> IO CaptureModes #
class QcontainerDescription a b where #
Methods
containerDescription :: a -> b -> IO String #
class QcontainerFormat a b where #
Methods
containerFormat :: a -> b -> IO String #
class QcurrentMedia a b where #
Methods
currentMedia :: a -> b -> IO (QMediaContent ()) #
class QcustomFocusPoint a b where #
Methods
customFocusPoint :: a -> b -> IO PointF #
class QqcustomFocusPoint a b where #
Methods
qcustomFocusPoint :: a -> b -> IO (QPointF ()) #
class QdeviceDescription a b where #
Methods
deviceDescription :: a -> b -> IO String #
class QdeviceName a b where #
Methods
deviceName :: a -> b -> IO String #
class QelapsedUSecs a b where #
Methods
elapsedUSecs :: a -> b -> IO Int #
class QencodingMode a b where #
Methods
encodingMode :: a -> b -> IO EncodingMode #
class QencodingOption a b where #
Methods
encodingOption :: a -> b -> IO (QVariant ()) #
class QencodingOptions a b where #
Methods
encodingOptions :: a -> b -> IO [(String, QVariant ())] #
class QflashMode a b where #
Methods
flashMode :: a -> b -> IO FlashModes #
class QfocusMode a b where #
Methods
focusMode :: a -> b -> IO FocusModes #
class QfocusPointMode a b where #
Methods
focusPointMode :: a -> b -> IO FocusPointMode #
class QfocusZones a b where #
Methods
focusZones :: a -> b -> IO [QCameraFocusZone ()] #
class QframeRate a b where #
class Qfrequency a b where #
class QfrequencyRange a b where #
Methods
frequencyRange :: a -> b -> IO (Int, Int) #
class QfrequencyStep a b where #
Methods
frequencyStep :: a -> b -> IO Int #
class QhandleType a b where #
Methods
handleType :: a -> b -> IO HandleType #
class QimageCodecDescription a b where #
Methods
imageCodecDescription :: a -> b -> IO String #
class QisAlternativeFrequenciesEnabled a b where #
Methods
isAlternativeFrequenciesEnabled :: a -> b -> IO Bool #
class QisAntennaConnected a b where #
Methods
isAntennaConnected :: a -> b -> IO Bool #
class QisAudioAvailable a b where #
Methods
isAudioAvailable :: a -> b -> IO Bool #
class QisBandSupported a b where #
Methods
isBandSupported :: a -> b -> IO Bool #
class QisCaptureDestinationSupported a b where #
Methods
isCaptureDestinationSupported :: a -> b -> IO Bool #
class QisCaptureModeSupported a b where #
Methods
isCaptureModeSupported :: a -> b -> IO Bool #
class QisFlashModeSupported a b where #
Methods
isFlashModeSupported :: a -> b -> IO Bool #
class QisFlashReady a b where #
Methods
isFlashReady :: a -> b -> IO Bool #
class QisFocusModeSupported a b where #
Methods
isFocusModeSupported :: a -> b -> IO Bool #
class QisFocusPointModeSupported a b where #
Methods
isFocusPointModeSupported :: a -> b -> IO Bool #
class QisFormatSupported a b where #
Methods
isFormatSupported :: a -> b -> IO Bool #
class QisMetaDataAvailable a b where #
Methods
isMetaDataAvailable :: a -> b -> IO Bool #
class QisParameterSupported a b where #
Methods
isParameterSupported :: a -> b -> IO Bool #
class QisReadyForCapture a b where #
Methods
isReadyForCapture :: a -> b -> IO Bool #
class QisSearching a b where #
Methods
isSearching :: a -> b -> IO Bool #
class QisSeekable a b where #
Methods
isSeekable :: a -> b -> IO Bool #
class QisVideoAvailable a b where #
Methods
isVideoAvailable :: a -> b -> IO Bool #
class QlockStatus a b where #
Methods
lockStatus :: a -> b -> IO LockStatus #
class QloopsRemaining a b where #
Methods
loopsRemaining :: a -> b -> IO Int #
class QmaximumDigitalZoom a b where #
Methods
maximumDigitalZoom :: a -> b -> IO Double #
class QmaximumOpticalZoom a b where #
Methods
maximumOpticalZoom :: a -> b -> IO Double #
Methods
media :: a -> b -> IO (QMediaContent ()) #
class QmediaStatus a b where #
Methods
mediaStatus :: a -> b -> IO MediaStatus #
class QmediaStream a b where #
Methods
mediaStream :: a -> b -> IO (QIODevice ()) #
class QnearestFormat a b c | a -> c where #
Methods
nearestFormat :: a -> b -> c #
class QnotifyInterval a b where #
Methods
notifyInterval :: a -> b -> IO Int #
class QoutputLocation a b where #
Methods
outputLocation :: a -> b -> IO (QUrl ()) #
class QperiodSize a b where #
Methods
periodSize :: a -> b -> IO Int #
class QplaybackRate a b where #
Methods
playbackRate :: a -> b -> IO Double #
Methods
playlist :: a -> b -> IO (QMediaPlaylist ()) #
class QprocessedUSecs a b where #
Methods
processedUSecs :: a -> b -> IO Int #
class QprogramType a b where #
Methods
programType :: a -> b -> IO ProgramType #
class QprogramTypeName a b where #
Methods
programTypeName :: a -> b -> IO String #
class QradioText a b where #
class QremovePropertyWatch a b where #
Methods
removePropertyWatch :: a -> b -> IO () #
class QsampleRate a b where #
Methods
sampleRate :: a -> b -> IO Int #
class QsearchAllStations a b where #
Methods
searchAllStations :: a -> b -> IO () #
class QsearchAndLock a b where #
Methods
searchAndLock :: a -> b -> IO () #
class QsearchBackward a b where #
Methods
searchBackward :: a -> b -> IO () #
class QsearchForward a b where #
Methods
searchForward :: a -> b -> IO () #
class QsetAlternativeFrequenciesEnabled a b where #
Methods
setAlternativeFrequenciesEnabled :: a -> b -> IO () #
class QsetAudioFormat a b where #
Methods
setAudioFormat :: a -> b -> IO () #
class QsetAudioSettings a b where #
Methods
setAudioSettings :: a -> b -> IO () #
class QsetBitRate a b where #
Methods
setBitRate :: a -> b -> IO () #
class QsetBufferFormat a b where #
Methods
setBufferFormat :: a -> b -> IO () #
class QsetCaptureDestination a b where #
Methods
setCaptureDestination :: a -> b -> IO () #
class QsetCaptureMode a b where #
Methods
setCaptureMode :: a -> b -> IO () #
class QsetChannelCount a b where #
Methods
setChannelCount :: a -> b -> IO () #
class QsetContainerFormat a b where #
Methods
setContainerFormat :: a -> b -> IO () #
class QsetCustomFocusPoint a b where #
Methods
setCustomFocusPoint :: a -> b -> IO () #
class QqsetCustomFocusPoint a b where #
Methods
qsetCustomFocusPoint :: a -> b -> IO () #
class QsetEncodingMode a b where #
Methods
setEncodingMode :: a -> b -> IO () #
class QsetEncodingOption a b where #
Methods
setEncodingOption :: a -> b -> IO () #
class QsetEncodingOptions a b where #
Methods
setEncodingOptions :: a -> b -> IO () #
class QsetEncodingSettings a b where #
Methods
setEncodingSettings :: a -> b -> IO () #
class QsetFocusMode a b where #
Methods
setFocusMode :: a -> b -> IO () #
class QsetFocusPointMode a b where #
Methods
setFocusPointMode :: a -> b -> IO () #
class QsetFrameRate a b where #
Methods
setFrameRate :: a -> b -> IO () #
class QsetFrequency a b where #
Methods
setFrequency :: a -> b -> IO () #
class QsetMetaData a b where #
Methods
setMetaData :: a -> b -> IO () #
class QsetNotifyInterval a b where #
Methods
setNotifyInterval :: a -> b -> IO () #
class QsetOutputLocation a b where #
Methods
setOutputLocation :: a -> b -> IO Bool #
class QsetPlaybackRate a b where #
Methods
setPlaybackRate :: a -> b -> IO () #
class QsetSampleRate a b where #
Methods
setSampleRate :: a -> b -> IO () #
class QsetSourceFilename a b where #
Methods
setSourceFilename :: a -> b -> IO () #
class QsetStereoMode a b where #
Methods
setStereoMode :: a -> b -> IO () #
class QsetVideoSettings a b where #
Methods
setVideoSettings :: a -> b -> IO () #
class QsourceFilename a b where #
Methods
sourceFilename :: a -> b -> IO String #
class QstartTime a b where #
class QstationId a b where #
class QstationName a b where #
Methods
stationName :: a -> b -> IO String #
class QstereoMode a b where #
Methods
stereoMode :: a -> b -> IO StereoMode #
class QsupportedAudioCodecs a b where #
Methods
supportedAudioCodecs :: a -> b -> IO [String] #
class QsupportedBufferFormats a b where #
Methods
supportedBufferFormats :: a -> b -> IO [QVideoFrame_PixelFormat] #
class QsupportedContainers a b where #
Methods
supportedContainers :: a -> b -> IO [String] #
class QsupportedFrameRates a b where #
Methods
supportedFrameRates :: a -> b -> IO [Double] #
class QsupportedImageCodecs a b where #
Methods
supportedImageCodecs :: a -> b -> IO [String] #
class QsupportedLocks a b where #
Methods
supportedLocks :: a -> b -> IO LockTypes #
class QsupportedSampleRates a b where #
Methods
supportedSampleRates :: a -> b -> IO [Int] #
class QsupportedVideoCodecs a b where #
Methods
supportedVideoCodecs :: a -> b -> IO [String] #
class QvideoCodecDescription a b where #
Methods
videoCodecDescription :: a -> b -> IO String #
class QvideoSettings a b where #
Methods
videoSettings :: a -> b -> IO (QVideoEncoderSettings ()) #