Parameters |
Description |
sound |
Sound identifier. |
flags |
Sound flags to activates/deactivates the loop playback. |
Syntax: Sound.SetSoundLoop(ISound* sound)
Sets the loop flag to a sound.
! Change the looping status of a looped sound @param nID ID of the sound @param nFlag 1/0 to enable/disable looping
Copyright (c) 2012. All rights reserved.
|