コード例 #1
0
 def getVolume(self):
     # return the current volume as a value from 0 (off or mute) to 100 (full on)
     return PyBASS.getVolume();
コード例 #2
0
 def getVolume(self):
     # return the current volume as a value from 0 (off or mute) to 100 (full on)
     return PyBASS.getVolume()