mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-18 14:20:07 +01:00
seek stuff
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user