Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/kivy/python-for-android
/ queue
Method
queue
pythonforandroid/recipes/android/src/android/mixer.py:323–324 ·
view source on GitHub ↗
(filename)
Source
from the content-addressed store, hash-verified
321
322
@staticmethod
323
def
queue(filename):
324
return
music_channel.queue(Sound(filename))
Callers
1
queue
Method · 0.45
Calls
1
Sound
Class · 0.85
Tested by
no test coverage detected