Uses of Enum
io.qt.multimedia.QAudio.VolumeScale
-
Uses of QAudio.VolumeScale in io.qt.multimedia
Methods in io.qt.multimedia that return QAudio.VolumeScaleModifier and TypeMethodDescriptionstatic QAudio.VolumeScaleQAudio.VolumeScale.resolve(int value) Returns the corresponding enum entry for the given value.static QAudio.VolumeScaleReturns 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.Methods in io.qt.multimedia with parameters of type QAudio.VolumeScaleModifier and TypeMethodDescriptionstatic floatQAudio.convertVolume(float volume, QAudio.VolumeScale from, QAudio.VolumeScale to)