Top "Mpmovieplayercontroller" questions

A movie player (of type MPMoviePlayerController) manages the playback of a movie from a file or a network stream.

MPMoviePlayerController breaks/stops after going to fullscreen in iOS6

I have a MPMoviewPlayerViewController embedded into an UIView object. When I start the player in the embedded mode everything works …

ios mpmovieplayercontroller fullscreen ios6
Hide StatusBar from MPMoviePlayerController

I've been struggling with a very annoying problem all day long and I hope I could find help on this …

iphone ipad mpmovieplayercontroller statusbar
iPad MPMoviePlayerController - Disable Fullscreen

Is there a way to disable the fullscreen button of the MPMoviePlayerController ?

ipad ios mpmovieplayercontroller fullscreen
MPMoviePlayerController fullscreen quirk in iPad

I want to show a MPMoviePlayerController in a view controller and let the user toggle full screen with the default …

ipad fullscreen mpmovieplayercontroller statusbar screen-orientation
Objc - how to add a video player inside a UIView like this?

This player only have 2 buttons,play/pause and fullscreen,it looks like a system player,so fast and simple. I …

objective-c video mpmovieplayercontroller video-player
Subtitles for AVPlayer/MPMoviePlayerController

I am using m3u8 video format for streaming the video and now I need to display subtitles for the …

mpmovieplayercontroller avfoundation avplayer subtitle transport-stream
MPNowPlayingInfoCenter defaultCenter will not update or retrieve information

I'm working to update the MPNowPlayingInfoCenter and having a bit of trouble. I've tried quite a bit to the point …

iphone ios mpmovieplayercontroller
iOS 6 streaming player com.apple.coremedia.networkbuffering bug

I'm having trouble on make my app(music and video stream player) running on iOS 6 simulator. When I start a …

ios streaming ios-simulator mpmovieplayercontroller ios6
NSInvalidArgumentException "Unrecognized selector sent to instance" (using MPMoviePlayerController)

Well, I have a TableView in a RootViewController with a DetailViewController for the display of the information of the single …

ios mpmovieplayercontroller navigationcontroller unrecognized-selector