Uses of Enum
io.qt.multimedia.QAudioDecoder.State
-
Uses of QAudioDecoder.State in io.qt.multimedia
Modifier 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.