mobileSoundOnChannel | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Synonyms | iphonesoundonchannel | ||||||
Summary | Returns the sound that is currently playing (if any) on the given channel. | ||||||
Introduced | 4.6 | ||||||
OS | ios, android | ||||||
Platforms | mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: mobileDeleteSoundChannel, mobilePlaySoundOnChannel, mobileSetSoundChannelVolume, mobilePausePlayingOnChannel, mobileStopPlayingOnChannel, mobileResumePlayingOnChannel Function: mobileSoundChannelVolume, mobileNextSoundOnChannel, mobileSoundChannels, mobileSoundChannelStatus Message: soundFinishedOnChannel | ||||||
Description | Use the mobileSoundOnChannel function to find what sound (if any) is playing on the current channel. |