March 2013
Intermediate to advanced
1000 pages
34h 51m
English
An iOS device can be used for the same purpose as the original iPod — to hold and play music and podcasts. These items constitute the device’s music library; the user can play them with the Music app (formerly called the iPod app on some devices). iOS provides the programmer with various forms of access to the device’s music library; you can:
These abilities are provided by the Media Player framework. You’ll need to link to MediaPlayer.framework and import <MediaPlayer/MediaPlayer.h>.
Read now
Unlock full access