tags:

views:

19

answers:

1

I want to get the information about the music track playing in the IPhone. And my application is a seperate one which is running on the IPhone

do I able to get that information?

+1  A: 

check out the documentation:

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

Mark
thanks.I found something what I would need here http://developer.apple.com/library/ios/#documentation/Audio/Conceptual/iPodLibraryAccess_Guide/UsingMediaPlayback/UsingMediaPlayback.html#//apple_ref/doc/uid/TP40008765-CH100-SW7I want to am I able to get the information about the now playing track which will be played by a another application?
Arunoda Susiripala