Whether or not the sound should loop after reaching the end.
If set, the sound will restart from beginning after reaching the end and so on, until it is stopped or setLoop(false) is called.
The default looping state for sound is false.
See Implementation
Whether or not the sound should loop after reaching the end.
If set, the sound will restart from beginning after reaching the end and so on, until it is stopped or setLoop(false) is called.
The default looping state for sound is false.