Uses of Enum
io.qt.multimedia.QAudioDevice.Mode
Packages that use QAudioDevice.Mode
-
Uses of QAudioDevice.Mode in io.qt.multimedia
Methods in io.qt.multimedia that return QAudioDevice.ModeModifier and TypeMethodDescriptionfinal QAudioDevice.Mode
QAudioDevice.mode()
static QAudioDevice.Mode
QAudioDevice.Mode.resolve
(int value) Returns the corresponding enum entry for the given value.static QAudioDevice.Mode
Returns the enum constant of this type with the specified name.static QAudioDevice.Mode[]
QAudioDevice.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared.