Uses of Enum
io.qt.multimedia.QAudioDevice.Mode
-
Uses of QAudioDevice.Mode in io.qt.multimedia
Methods in io.qt.multimedia that return QAudioDevice.ModeModifier and TypeMethodDescriptionfinal QAudioDevice.ModeQAudioDevice.mode()static QAudioDevice.ModeQAudioDevice.Mode.resolve(int value) Returns the corresponding enum entry for the given value.static QAudioDevice.ModeReturns 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.