Uses of Enum
io.qt.multimedia.QAudio.VolumeScale
-
Uses of QAudio.VolumeScale in io.qt.multimedia
Modifier and TypeMethodDescriptionstatic QAudio.VolumeScale
QAudio.VolumeScale.resolve
(int value) Returns the corresponding enum entry for the given value.static QAudio.VolumeScale
Returns the enum constant of this type with the specified name.static QAudio.VolumeScale[]
QAudio.VolumeScale.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic double
QAudio.convertVolume
(double volume, QAudio.VolumeScale from, QAudio.VolumeScale to)