Uses of Enum
io.qt.multimedia.QMediaPlayer.Loops
Packages that use QMediaPlayer.Loops
-
Uses of QMediaPlayer.Loops in io.qt.multimedia
Methods in io.qt.multimedia that return QMediaPlayer.LoopsModifier 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.