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