Uses of Enum
io.qt.multimedia.QAudioDecoder.State
Packages that use QAudioDecoder.State
-
Uses of QAudioDecoder.State in io.qt.multimedia
Fields in io.qt.multimedia with type parameters of type QAudioDecoder.StateMethods in io.qt.multimedia that return QAudioDecoder.StateModifier and TypeMethodDescriptionstatic QAudioDecoder.State
QAudioDecoder.State.resolve
(int value) Returns the corresponding enum entry for the given value.final QAudioDecoder.State
QAudioDecoder.state()
abstract QAudioDecoder.State
QAudioDecoderControl.state()
static QAudioDecoder.State
Returns the enum constant of this type with the specified name.static QAudioDecoder.State[]
QAudioDecoder.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.