Hi,
I’d like to know if it’s possible to easily define endless played music?
I use Manager.createPlayer() to create my Player.
I noticed i could call setLoopCount(int N), but this plays my song N times…
Basically do you know how to set endless music, without using PlayerListener?
Thanks,
Franck