Uses of Enum
io.qt.multimedia.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.PlaybackStateQMediaPlayer.PlaybackState.resolve(int value) Returns the corresponding enum entry for the given value.static QMediaPlayer.PlaybackStateReturns 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.