Is there a way to use QtMultimedia to access the PCM raw audio samples of MP3 files stored on a, say, Nokia N950 phone?
If it is not possible, what would be the reasonable alternative. Something which could be reasonably easily integrated with an existing Qt project. I know of libmpg123, but I am somewhat confused as to how to cross-compile it for the phone and I was hoping for something more straightforward.