Exemplo n.º 1
0
def scmd_restartplay(*args):
    '''
        Restart playback on Player.
        Example:
            restart_play
    '''
    sl.restart_play()
Exemplo n.º 2
0
def scmd_restartplay(*args):
    '''
        Restart playback on Player.
        Example:
            restart_play
    '''
    sl.restart_play()
Exemplo n.º 3
0
import scalalib

scalalib.restart_play()