MCPcopy Create free account
hub / github.com/kivy/python-for-android / fadeout

Function fadeout

pythonforandroid/recipes/android/src/android/mixer.py:58–60  ·  view source on GitHub ↗
(time)

Source from the content-addressed store, hash-verified

56
57
58def fadeout(time):
59 # Fadeout doesn't work - it just immediately stops playback.
60 stop()
61
62
63# A map from channel number to Channel object.

Callers

nothing calls this directly

Calls 1

stopFunction · 0.85

Tested by

no test coverage detected