Uses of Enum
io.qt.spatialaudio.QAudioEngine.OutputMode
Packages that use QAudioEngine.OutputMode
-
Uses of QAudioEngine.OutputMode in io.qt.spatialaudio
Methods in io.qt.spatialaudio that return QAudioEngine.OutputModeModifier and TypeMethodDescriptionfinal QAudioEngine.OutputModeQAudioEngine.outputMode()static QAudioEngine.OutputModeQAudioEngine.OutputMode.resolve(int value) Returns the corresponding enum entry for the given value.static QAudioEngine.OutputModeReturns the enum constant of this type with the specified name.static QAudioEngine.OutputMode[]QAudioEngine.OutputMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.spatialaudio with parameters of type QAudioEngine.OutputModeModifier and TypeMethodDescriptionfinal voidQAudioEngine.setOutputMode(QAudioEngine.OutputMode mode)