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

scalalib.restart_play()