androidStopAudioPlayingInBackground | |
Type | handler |
Dictionary | library.androidbgaudio |
Library | Android Background Audio |
Syntax |
|
Associations | com.livecode.library.androidbgaudio |
Summary | Stop playing audio in the background. |
OS | android |
Related | Handler: androidStartAudioPlayingInBackground |
Description | Use the androidStopAudioPlayingInBackground handler to stop playing the audio playback in the background started by the last call to androidStartAudioPlayingInBackground. |