stop(marker)
Stop a sound with the given name.
Parameters
| Name | Type | Argument | Default | Description | 
|---|---|---|---|---|
marker |  string |  <optional> |  '' | The name of sound to stop. If none is given it will stop all sounds in the audio sprite.  |  
- Source code: sound/AudioSprite.js (Line 93)
 
Please login to continue.