MCPcopy 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

queueMethod · 0.45

Calls 1

SoundClass · 0.85

Tested by

no test coverage detected