| Last Revision: | Version 1.2, 2013-05-16 |
| Build Requirements: | iOS 6.0 SDK or later |
| Runtime Requirements: | iOS 5.0 or later |
Demonstrates how to implement a Heads Up or HUD-like user interface over the app's primary view controller. This essentially mimics the behavior of the MPMoviePlayerController's hovering controls for controlling movie playback. Developers can refer to this sample for best practices in how to implement this translucent kind of interface complete with animation and timer support.