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