I\'m s开发者_运维问答treaming video to my app with MPMoviePlayerController, works great in Simulator and my device, but one of my beta testers devices won\'t play the audio. Audio controls won\'t appe
I\'ve got a MPMoviePlayer working. It is designed to show a postage-stamp size movie as a subview in the view. When the phone is rotated into landscape, it goes into full screen mode. And when the pho
I am developing an iPhone application in which I will store stream video from URL directly to cache in local, now I need to play video in movie-player while it was in downloading in cache. I followed
Is it possible to add custom controls to a movie playing in full-scre开发者_如何学运维en mode ( with MPMoviePlayerController )? I\'ve seen this in a few streaming apps, and I\'m curious how it is done
How to set notifications to MPMoviePlayerViewController? Is it the same as in MPMoviePla开发者_运维问答yerController?
I am streaming a movie to MPMoviePlayerController by开发者_StackOverflow simply passing MPMoviePlayerController the URL of the movie file. I am using my own custom controls and would like to create a
In my application I\'m using Files(.mp4) which are in encrypted format. These files are stored in the Documents Folder in my Application Sandbox. I\'ve Decrypted these MP4 files & the resultant De
I have a detail view, and when viewdidload in detailviewcontroller, MPMoviePlayerController allocs and plays an audio, but even if I navigate backto main table, audio is still being played.
I tried to apply a shadow to a video in this way: moviePlayer.view.frame = CGRectMake(83, 123, 629, 424);
Is it possible to configure MPMoviePlayerController to d开发者_C百科isplay subtitles? I tried looking in the documentation but can\'t find anything related to it there. ThanksSubtitles/Closed Caption