mobileResumePlayingOnChannel

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mobileResumePlayingOnChannel <channel>
Synonymsiphoneresumeplayingonchannel
Summary

Resumes playback of the current sound on the given channel.

Introduced4.6
OSios, android
Platformsmobile
Parameters
NameTypeDescription
channel

The name of the channel the sound is playing on.

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

Use the mobileResumePlayingOnChannel command to resume playing a sound on a channel.

The mobileResumePlayingOnChannel command resumes playback of the current sound on the given channel.