Uses of Class
io.qt.multimedia.QRadioTuner.StereoMode
Package | Description |
---|---|
io.qt.multimedia |
-
Uses of QRadioTuner.StereoMode in io.qt.multimedia
Methods in io.qt.multimedia that return QRadioTuner.StereoMode Modifier and Type Method Description static QRadioTuner.StereoMode
QRadioTuner.StereoMode. resolve(int value)
Returns the corresponding enum entry for the given value.QRadioTuner.StereoMode
QRadioTuner. stereoMode()
abstract QRadioTuner.StereoMode
QRadioTunerControl. stereoMode()
static QRadioTuner.StereoMode
QRadioTuner.StereoMode. valueOf(String name)
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.StereoMode Modifier and Type Method Description void
QRadioTuner. setStereoMode(QRadioTuner.StereoMode mode)
abstract void
QRadioTunerControl. setStereoMode(QRadioTuner.StereoMode mode)