MoviePlayer

Last Revision:
Version 1.5, 2014-04-03
Updated to ARC and modern Objective-C syntax. Added corrections for missing root view controller described in bug 12327997. Removed MPMoviePlayerController's deprecated useApplicationAudioSession property.
(Full Revision History)
Build Requirements:
Xcode 5.0, iOS 7.0 SDK or later
Runtime Requirements:
iOS 5.1 or later, iPhone, iPod Touch and iPad

Demonstrates how to use the Media Player framework to play a movie from a file or network stream, and configure the movie background color, playback controls, background color and image, scaling and repeat modes. It also shows how to draw custom overlay controls on top of the movie during playback.