Iphone – iOS iTunes Integration

iphoneitunes

Can I access the iTunes library of the iPhone inside my app?
if so, are there any good tutorials or documentation on the subject?

Best Answer

If you want to control the iPod then you can look at MPMusicPlayerController class or MPMediaQuery class for querying the iTunes library.

You'll find full documentation here:

http://developer.apple.com/iphone/library/documentation/Audio/Conceptual/iPodLibraryAccess_Guide/Introduction/Introduction.html