Completed
Add an NSNotification Callback for MPMoviePlayerPlaybackDidFinishNotification
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
iOS SDK: Playing Video with the MediaPlayer Framework
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Create a New View-Based Project
- 3 Convert Video File to IOS Compatible Format
- 4 Add Project Resources
- 5 Add the Media Player Framework & Configure Moon WalkViewController.h
- 6 Create the Interface with Interface Builder
- 7 Add the play Method to Moon WalkViewController
- 8 Add an NSNotification Callback for MPMoviePlayerPlaybackDidFinishNotification