Uses of Class
io.qt.multimedia.QSoundEffect.Loop
Package | Description |
---|---|
io.qt.multimedia |
-
Uses of QSoundEffect.Loop in io.qt.multimedia
Methods in io.qt.multimedia that return QSoundEffect.Loop Modifier and Type Method Description static QSoundEffect.Loop
QSoundEffect.Loop. resolve(int value)
Returns the corresponding enum entry for the given value.static QSoundEffect.Loop
QSoundEffect.Loop. valueOf(String name)
Returns the enum constant of this type with the specified name.static QSoundEffect.Loop[]
QSoundEffect.Loop. values()
Returns an array containing the constants of this enum type, in the order they are declared.