As per the new documentation of iPhone Dev center, now you can access
the ipod library.several new classes and protocols have been added
to the media player framework.
It allow us to access the user’s audio library.You can use this classes
to perform below tasks.
* Play audio items from the user’s library.
* You can create queues of audio items to play back.
* YOu can perfom search operation on the user’s audio library.
* Also you can user’s playlists like smart playlist, on-the-go abd genius playlist.
Advertisement