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