In My application,I am playing a music using the following code.But i want to reduce the volume of the background music.How to do that.
Thanks, Anish
Try out this...
[[SimpleAudioEngine sharedEngine]setBackgroundMusicVolume:2.5];