Uses of Enum
io.qt.multimedia.QMediaPlayer.PlaybackState
-
Uses of QMediaPlayer.PlaybackState in io.qt.multimedia
Modifier and TypeMethodDescriptionQMediaPlayer.playbackState()
static QMediaPlayer.PlaybackState
QMediaPlayer.PlaybackState.resolve
(int value) Returns the corresponding enum entry for the given value.static QMediaPlayer.PlaybackState
Returns the enum constant of this type with the specified name.static QMediaPlayer.PlaybackState[]
QMediaPlayer.PlaybackState.values()
Returns an array containing the constants of this enum type, in the order they are declared.