bugfix
This commit is contained in:
parent
797470e088
commit
4cfd9dffd8
@ -339,7 +339,6 @@ class VPlayer(FloatLayout):
|
||||
self.ffplayer.request_channel('audio')
|
||||
|
||||
def setVolume(self,obj,touh):
|
||||
print('setVolume() called .....',v)
|
||||
self._video.volume = obj.value
|
||||
|
||||
def mute(self,btn):
|
||||
|
Loading…
Reference in New Issue
Block a user