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