コード例 #1
0
 def set_position(value):
     """ Set the playing position to the specified value. """
     Sound.set_position(value)
コード例 #2
0
ファイル: controller.py プロジェクト: visued/kivybits
 def set_position(value):
     """ Set the playing position to the specified value. """
     Sound.set_position(value)