androidStopAudioPlayingInBackground

Typehandler
Dictionarylibrary.androidbgaudio
LibraryAndroid Background Audio
Syntax
androidStopAudioPlayingInBackground()
Associationscom.livecode.library.androidbgaudio
Summary

Stop playing audio in the background.

OSandroid
RelatedHandler: androidStartAudioPlayingInBackground
Description

Use the androidStopAudioPlayingInBackground handler to stop playing the audio playback in the background started by the last call to androidStartAudioPlayingInBackground.