objective c - How to adjust the volume of MpMoviePlayerController in Iphone sdk? -


I need help from you. I am using MPMoviePlayerController and I have to mute the movieplayer's volume forever. There is no property to do this. Can you post some code about this

Anyone's help would be appreciated.

Thank you, Srikshakshmi.

[[MP3 MP players controller application music player] SetVolume: (0.0 and 1.0 Use the middle value)]

If your MPMoviePlayerController application uses an audio session, then it should work.


Comments