ffpyplayer
ffpyplayer copied to clipboard
Not able to stop the player.
I have been working on a music player application using this package and was creating a stop function that will stop the song using 'eof' but whenever I run the function it stops the whole program.. So I hope that you will help me with my problem so that I can complete my project and Thanks in advance
I don't understand what the issue is, but just FYI, ffpyplayer is more targeted to video players rather than audio playing, which has less work done into that, so perhaps that's what you're running into.