play.js
play.js copied to clipboard
Play.stop() method
Is there any way i can stop the player? For example, I just started to play an audio file (a song), but I want to play another, so now the songs overlap. What I want is for the first song to stop and only after that the second song to start. All i need i some sort of stop method. Maybe you have a solution. Thanks!
try executing "killall mplayer"