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