示例#1
0
 def stop(self, pos=0):
     b1raw.play(self._device, 0, pos)
示例#2
0
 def play(self, pos=0):
     b1raw.play(self._device, 1, pos)