Uses of Enum
io.qt.multimedia.QMediaPlaylist.PlaybackMode
-
Uses of QMediaPlaylist.PlaybackMode in io.qt.multimedia
Modifier and TypeMethodDescriptionQMediaPlaylist.getPlaybackMode()
Kotlin property getter.QMediaPlaylist.playbackMode()
static QMediaPlaylist.PlaybackMode
QMediaPlaylist.PlaybackMode.resolve
(int value) Returns the corresponding enum entry for the given value.static QMediaPlaylist.PlaybackMode
Returns the enum constant of this type with the specified name.static QMediaPlaylist.PlaybackMode[]
QMediaPlaylist.PlaybackMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
QMediaPlaylist.setPlaybackMode
(QMediaPlaylist.PlaybackMode mode)