mobileStopPlayingOnChannel | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Synonyms | iphonestopplayingonchannel | ||||||
Summary | Stops the currently playing sound and clears any scheduled sound on the given channel | ||||||
Introduced | 4.6 | ||||||
OS | ios, android | ||||||
Platforms | mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Command: mobileDeleteSoundChannel, mobilePlaySoundOnChannel, mobileSetSoundChannelVolume, mobilePausePlayingOnChannel, mobileStopPlayingOnChannel, mobileResumePlayingOnChannel Function: mobileSoundChannelVolume, mobileSoundOnChannel, mobileNextSoundOnChannel, mobileSoundChannels, mobileSoundChannelStatus Message: soundFinishedOnChannel | ||||||
Description | Use the mobileStopPlayingOnChannel command to stop playing a sound on a channel. The mobileStopPlayingOnChannel command stops the currently playing sound, and clears any scheduled sound, on the given channel. |