Uses of Enum
io.qt.multimedia.QAudioDecoder.State
-
Uses of QAudioDecoder.State in io.qt.multimedia
Modifier and TypeFieldDescriptionQAudioDecoder.stateChanged
SeeQAudioDecoder::
stateChanged(QAudioDecoder::State) QAudioDecoderControl.stateChanged
SeeQAudioDecoderControl::
stateChanged(QAudioDecoder::State) Modifier and TypeMethodDescriptionfinal QAudioDecoder.State
QAudioDecoder.getState()
Kotlin property getter.static QAudioDecoder.State
QAudioDecoder.State.resolve
(int value) Returns the corresponding enum entry for the given value.final QAudioDecoder.State
QAudioDecoder.state()
SeeQAudioDecoder::
state()const abstract QAudioDecoder.State
QAudioDecoderControl.state()
SeeQAudioDecoderControl::
state()const 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.