SoundObjectStop(object)
再生中のサウンドをストップします。
void SoundObjectStop( object oSound );
Parameters
oSound
Description
SoundObjectPlay()によって再生されていたoSoundは停止されます。
Version
1.22
See Also
functions: | SoundObjectPlay | SoundObjectSetVolume |
categories: | Sound Effects Functions |
author: Tom Cassiotis, JP team: Redondo
Send comments on this topic.