vidi/Player.py: move the stop() method after the play() method
authorAntonio Ospite <ao2@ao2.it>
Mon, 28 Nov 2016 12:38:27 +0000 (13:38 +0100)
committerAntonio Ospite <ao2@ao2.it>
Mon, 28 Nov 2016 12:38:27 +0000 (13:38 +0100)
For consistency with the Timeline class.


No differences found