Different volume for different audio source
I am working on a music app, and I will be using AVAudioPlayer and iPod library(ie MPMusicPlayerController) to play some mixed sound. Is there any api so that I can set up different volumes for these two sources of sound?
Thanks,
|