Question : C++ mp3 playback class

I am looking for a nice simple C++ class which would let me play mp3 audio files from within my program.  I want to be able to play multiple files simultaneously, start and stop them, and control the volume.  Does anyone know of an existing solution (it does not have to be free) for this?

Thanks

Answer : C++ mp3 playback class

Random Solutions  
 
programming4us programming4us