Documentation
class QstreamCount_h x0 x1 where #
streamCount_h :: x0 -> x1 -> IO Int #
Instances
QstreamCount_h (QMediaStreamsControl ()) () # | |
Defined in Qtc.Multimedia.QMediaStreamsControl_h streamCount_h :: QMediaStreamsControl () -> () -> IO Int # | |
QstreamCount_h (QMediaStreamsControlSc a) () # | |
Defined in Qtc.Multimedia.QMediaStreamsControl_h streamCount_h :: QMediaStreamsControlSc a -> () -> IO Int # |
class QstreamType_h x0 x1 where #
streamType_h :: x0 -> x1 -> IO StreamType #
Instances
QstreamType_h (QMediaStreamsControl ()) Int # | |
Defined in Qtc.Multimedia.QMediaStreamsControl_h streamType_h :: QMediaStreamsControl () -> Int -> IO StreamType # | |
QstreamType_h (QMediaStreamsControlSc a) Int # | |
Defined in Qtc.Multimedia.QMediaStreamsControl_h streamType_h :: QMediaStreamsControlSc a -> Int -> IO StreamType # |