SoundObjectStop(object)
Stops the sound that is playing.
void SoundObjectStop( object oSound );
Parameters
oSound
Description
Stop playing oSound that was played by SoundObjectPlay()
Version
1.22
See Also
functions: | SoundObjectPlay | SoundObjectSetVolume |
categories: | Sound Effects Functions |
author: Tom Cassiotis
Send comments on this topic.