Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have been looking for a way to solve this for 2 days and have not managed to find an answer. I have 'googled' and not found anything.

I have an app that plays streaming videos in a UIWebView. I want to be able to allow the video to play but mute the sound so that MP3's can be played whilst watching the video.

The app has a sound toggle button so that users can either listen to the sound on the video or choose to play their own music through itunes etc. I can mix the music with no problem but I actually need to mute the sound on the video.

I cannot find anyway of doing this - any suggestions would be greatly appreciated

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.