StopSnd
From M.U.G.E.N Wiki
State Controller: StopSnd
Stops any sound which is playing on the specified channel.
- Required parameters:
- channel = chan_no (int)
- Stops playback of any sound on chan_no. If chan_no is -1, then all sounds are stopped, including those belonging to other players.
- Optional parameters:
- none
- Example:
- none
