I am creating an app regarding movie player. In movie player I played videos. It worked fine but I want to mute the volume through coding. I want to set one button for volume mute. When I click the button it performs actions for mute. How can I proceed for this?
Asked
Active
Viewed 1,092 times
0
-
refer http://stackoverflow.com/questions/287543/how-to-programmatically-sense-the-iphone-mute-switch – Nikunj Jadav Sep 26 '11 at 06:51
1 Answers
0
Hi there is no such mute option available. But you can set volume through codebase. Check this Apple documentation, it might be helpful to you:

Mrunal
- 13,982
- 6
- 52
- 96