Uses of Enum
io.qt.multimedia.QAudio.Error
-
Uses of QAudio.Error in io.qt.multimedia
Methods in io.qt.multimedia that return QAudio.ErrorModifier and TypeMethodDescriptionfinal QAudio.ErrorQAudioSink.error()final QAudio.ErrorQAudioSource.error()static QAudio.ErrorQAudio.Error.resolve(int value) Returns the corresponding enum entry for the given value.static QAudio.ErrorReturns the enum constant of this type with the specified name.static QAudio.Error[]QAudio.Error.values()Returns an array containing the constants of this enum type, in the order they are declared.