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.OutputMode
QAudioEngine.outputMode()
static QAudioEngine.OutputMode
QAudioEngine.OutputMode.resolve
(int value) Returns the corresponding enum entry for the given value.static QAudioEngine.OutputMode
Returns 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 void
QAudioEngine.setOutputMode
(QAudioEngine.OutputMode mode)