hi all,
My requirement is that i want to access the list of all the songs from the iPhone library.
I have included the MediaPlayer Framework in my project. So how to get the list of all the songs ???
Thanks.
hi all,
My requirement is that i want to access the list of all the songs from the iPhone library.
I have included the MediaPlayer Framework in my project. So how to get the list of all the songs ???
Thanks.
Check out apple's AddMusic sample code, it has the entire thing.
http://developer.apple.com/iphone/library/samplecode/AddMusic/