Uses of Enum
io.qt.multimedia.QMediaPlayer.PlaybackState
Packages that use QMediaPlayer.PlaybackState
-
Uses of QMediaPlayer.PlaybackState in io.qt.multimedia
Fields in io.qt.multimedia with type parameters of type QMediaPlayer.PlaybackStateMethods in io.qt.multimedia that return QMediaPlayer.PlaybackStateModifier 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.