Qtc.Multimedia.QAudioDecoder
Contents
Documentation
class QqAudioDecoderTrUtf8 x1 where #
Methods
qAudioDecoderTrUtf8 :: x1 -> IO String #
Instances
| QqAudioDecoderTrUtf8 String # | |
Defined in Qtc.Multimedia.QAudioDecoder Methods qAudioDecoderTrUtf8 :: String -> IO String # | |
| QqAudioDecoderTrUtf8 (String, String) # | |
Defined in Qtc.Multimedia.QAudioDecoder Methods qAudioDecoderTrUtf8 :: (String, String) -> IO String # | |
| QqAudioDecoderTrUtf8 (String, String, Int) # | |
Defined in Qtc.Multimedia.QAudioDecoder Methods qAudioDecoderTrUtf8 :: (String, String, Int) -> IO String # | |
class QqAudioDecoder x1 where #
Methods
qAudioDecoder :: x1 -> IO (QAudioDecoder ()) #
Instances
| QqAudioDecoder () # | |
Defined in Qtc.Multimedia.QAudioDecoder Methods qAudioDecoder :: () -> IO (QAudioDecoder ()) # | |
| QqAudioDecoder (QObject t1) # | |
Defined in Qtc.Multimedia.QAudioDecoder Methods qAudioDecoder :: QObject t1 -> IO (QAudioDecoder ()) # | |
class QqAudioDecoderHasSupport x1 where #
Methods
qAudioDecoderHasSupport :: x1 -> IO SupportEstimate #
Instances
| QqAudioDecoderHasSupport String # | |
Defined in Qtc.Multimedia.QAudioDecoder Methods qAudioDecoderHasSupport :: String -> IO SupportEstimate # | |
| QqAudioDecoderHasSupport (String, [String]) # | |
Defined in Qtc.Multimedia.QAudioDecoder Methods qAudioDecoderHasSupport :: (String, [String]) -> IO SupportEstimate # | |
qAudioDecoder_delete :: QAudioDecoder a -> IO () #
qAudioDecoder_deleteLater :: QAudioDecoder a -> IO () #