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