Uses of Enum
io.qt.multimedia.QAudioDevice.Mode
-
Uses of QAudioDevice.Mode in io.qt.multimedia
Modifier 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.