Uses of Enum
io.qt.multimedia.QRadioTuner.StereoMode
Packages that use QRadioTuner.StereoMode
-
Uses of QRadioTuner.StereoMode in io.qt.multimedia
Methods in io.qt.multimedia that return QRadioTuner.StereoModeModifier and TypeMethodDescriptionstatic QRadioTuner.StereoMode
QRadioTuner.StereoMode.resolve
(int value) Returns the corresponding enum entry for the given value.final QRadioTuner.StereoMode
QRadioTuner.stereoMode()
abstract QRadioTuner.StereoMode
QRadioTunerControl.stereoMode()
static QRadioTuner.StereoMode
Returns the enum constant of this type with the specified name.static QRadioTuner.StereoMode[]
QRadioTuner.StereoMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.multimedia with parameters of type QRadioTuner.StereoModeModifier and TypeMethodDescriptionfinal void
QRadioTuner.setStereoMode
(QRadioTuner.StereoMode mode) abstract void
QRadioTunerControl.setStereoMode
(QRadioTuner.StereoMode mode)