Mike Bluestein writes an article (with code sample) about the MPMusicPlayerController and MPMediaPickerController. These controllers let you can interact with your iPod library on your iPhone. You can select and play music (podcasts, etc) using these classes and the associated MPMediaPickerControllerDelegate without leaving your application (actually the music plays in the background just like the iPod app). The short demo app will open the MPMediaPickerController modally to allow selection of a song.
|
1
touches |
|
|||


No comments yet, be the first one to post comment.