I want to play a video using MPMoviePlayerController but I want it to ignore the mute switch, similar to the behavior of Youtube\'s video player.
MPMoviePlayerController
Any ideas?
_player.useApplicationAudioSession = NO;