|
PlaySoundLoop method |
![]() ![]()
|
Remarks
Plays a sound, previously loaded through one between LoadSound or LoadSoundFromMemory methods, in looping mode.
A successful call to this method will fire the SoundPlaying event. A looping sound can be stopped only through a call to the StopSound method. If you need a better control over sound looping use the PlaySoundRangeLoop method.
Syntax
Return value
|