Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/kivy/python-for-android
/ stop
Function
stop
pythonforandroid/recipes/android/src/android/mixer.py:35–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
34
35
def
stop():
36
for
i in range(0, num_channels):
37
sound.stop(i)
38
39
40
def
pause():
Callers
2
quit
Function · 0.85
fadeout
Function · 0.85
Calls
1
stop
Method · 0.45
Tested by
no test coverage detected