A couple questions regarding QMediaPlayer
-
Just so we're clear, this is about PyQt, not C++.
Is it possible to cross-fade between songs? meaning as one song is ending, to load the next one and have that one start playing?
Is it possible to change the type of audio between Mono and Stereo?
And lastly, if possible, how can I add an equalizer to the player?
Thanks!