Changes

Jump to: navigation, search

Video Playback from within an iOS 6 iPhone Application

31 bytes added, 21:35, 19 December 2012
Adding the MediaPlayer Framework to the Project
== Adding the MediaPlayer Framework to the Project ==
<google>ADSDAQBOX_FLOW</google>
The MPMoviePlayerController class is contained within the MediaPlayer framework. This framework must, therefore, be included in any projects that make use of this class. This can be achieved by selecting the product target entry from the project navigator panel (the top item named Movie) and clicking on the Build Phases tab in the main panel. In the Link Binary with Libraries section click on the ‘+’ button, select the MediaPlayer.framework entry from the resulting panel and click on the Add button.

Navigation menu