seek stuff

This commit is contained in:
langolierz
2017-11-11 08:54:56 +00:00
parent c1406b5487
commit 5cb50bf231
6 changed files with 12 additions and 12 deletions

View File

@@ -409,7 +409,8 @@ class OMXDriver(object):
logger.info('warn'+'Failed to toggle pause - process not running')
return
def run_action(self, num):
self.__iface_player.Action(num)
def stop(self):
logger.info('log'+'>stop received and quit sent to omxplayer {} '.format(self.pid))