Document Revision History

This table describes the changes to AVPlayerDemo.

DateNotes
2014-07-08

Updated to use best practices mentioned in WWDC 2014 Session 503: Mastering Modern Media Playback and to use ARC.

2013-06-07

Fixed problem where the metadata screen would not dismiss properly. Fixed deprecated call warnings. Other miscellaneous changes.

2011-06-10

Update for iOS 4.3 to show how to prepare any asset for playback in a uniform way, plus new technique for obtaining duration of a AVPlayerItem.