Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/kivy/python-for-android
/ stop
Method
stop
pythonforandroid/recipes/android/src/android/mixer.py:291–292 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
289
290
@staticmethod
291
def
stop():
292
music_channel.stop()
293
294
@staticmethod
295
def
pause():
Callers
nothing calls this directly
Calls
1
stop
Method · 0.45
Tested by
no test coverage detected