StopSound method |
|
Remarks
Stops a playing song; if no song is currently playing, the method call is ignored. In case the given player should have been loaded with a video clip, the call to this method would have the same effect of the VideoPlayer.Stop method.
A successful call to this method will seek the song to its initial position and will fire the SoundStopped event.
Syntax
Return value
|