Skip to content

c4arl0s/MediaPlayer-ObjectiveC-Presentation

Repository files navigation

In order to update an existing Git submodule execute: (You might need permissions from Owner to get submodules)

git submodule update --remote --merge

MediaPlayer will have a very simple interface so that you can concentrate on the guts of media playback. The application will display two buttons that will initiate different types of audio playback, and it will also display a movie.

Notes xcodeproj
  1. 1. Creating the Media Player Application
  2. 2. System Sound
  3. 3. Registering System Sounds
  4. 4. Playing System Sounds
  5. 5. Compress Audio Files
  6. 6. Playing Movie Files
  7. 7. MPMoviePlayerViewController
  8. 8. Preloading video
  9. 9. Background Processes
  10. 10. Guidelines for background execution
  11. 11. Other forms of background execution
  12. 12. Low-level APIS
  13. 13. Challenge: Audio Recording

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published