This is a wrapper to the low level music API. You shouldn’t use this in your cocos applications; but instead use the music control functions in the Scene class
DummyMusicControl
Bases: object
object
load
play
stop
MusicControl
set_control
cocos.audio.exceptions module
cocos.layer package