Uses of Enum
io.qt.spatialaudio.QSpatialSound.Loops
Packages that use QSpatialSound.Loops
-
Uses of QSpatialSound.Loops in io.qt.spatialaudio
Methods in io.qt.spatialaudio that return QSpatialSound.LoopsModifier and TypeMethodDescriptionstatic QSpatialSound.Loops
QSpatialSound.Loops.resolve
(int value) Returns the corresponding enum entry for the given value.static QSpatialSound.Loops
Returns the enum constant of this type with the specified name.static QSpatialSound.Loops[]
QSpatialSound.Loops.values()
Returns an array containing the constants of this enum type, in the order they are declared.