Hello,
I have two view controllers.
One for a live audio player, which use an MPVolumeView and another controller which is an on demand video player which use MPMoviePlayerController.
When I play a video then play live audio, and change volume using MPVolume slider the audio volume overlay (the same when we touch volume control on the iPhone's left) appears...
But never if I don't load MPMoviePlayerController...
Do you have an idea ?
Thanks.
Thierry