mobileStopPlayingOnChannel

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mobileStopPlayingOnChannel <channel>
Synonymsiphonestopplayingonchannel
Summary

Stops the currently playing sound and clears any scheduled sound on the given channel

Introduced4.6
OSios, android
Platformsmobile
Parameters
NameTypeDescription
channel

The name of the channel.

Example
mobileStopPlayingOnChannel theChannel
mobileStopPlayingOnChannel "queued"
RelatedCommand: 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.