A movie player (of type MPMoviePlayerController) manages the playback of a movie from a file or a network stream.
I have a MPMoviewPlayerViewController embedded into an UIView object. When I start the player in the embedded mode everything works …
ios mpmovieplayercontroller fullscreen ios6I have a client who has video content for the web in Flash format. My task is to help them …
iphone uiwebview youtube mpmovieplayercontroller streaming-videoI've been struggling with a very annoying problem all day long and I hope I could find help on this …
iphone ipad mpmovieplayercontroller statusbarIs there a way to disable the fullscreen button of the MPMoviePlayerController ?
ipad ios mpmovieplayercontroller fullscreenI want to show a MPMoviePlayerController in a view controller and let the user toggle full screen with the default …
ipad fullscreen mpmovieplayercontroller statusbar screen-orientationThis 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-playerI am using m3u8 video format for streaming the video and now I need to display subtitles for the …
mpmovieplayercontroller avfoundation avplayer subtitle transport-streamI'm working to update the MPNowPlayingInfoCenter and having a bit of trouble. I've tried quite a bit to the point …
iphone ios mpmovieplayercontrollerI'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 ios6Well, I have a TableView in a RootViewController with a DetailViewController for the display of the information of the single …
ios mpmovieplayercontroller navigationcontroller unrecognized-selector