mobilePausePlayingOnChannel

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mobilePausePlayingOnChannel <channel>
Synonymsiphonepauseplayingonchannel
Summary

Pauses the sound currently playing on the given channel.

Introduced4.6
OSios, android
Platformsmobile
Parameters
NameTypeDescription
channel

The name of the channel the sound is playing on.

Example
mobilePausePlayingOnChannel theChannel
mobilePausePlayingOnChannel "current"
RelatedCommand: mobileDeleteSoundChannel, mobilePlaySoundOnChannel, mobileSetSoundChannelVolume, mobileResumePlayingOnChannel, mobileStopPlayingOnChannel
Function: mobileSoundChannelVolume, mobileSoundOnChannel, mobileNextSoundOnChannel, mobileSoundChannels, mobileSoundChannelStatus
Message: soundFinishedOnChannel
Description

Use the mobilePausePlayingOnChannel command to pause a sound.

The mobilePausePlayingOnChannel command pauses the sound that is currently playing on the given channel.