I\'m using the MPMusicPlayerController to play MPMediaItems in a MPMedia开发者_如何学JAVAItemCollection.How can I fire an event when the MPMediaItems are done playing?Register for MPMusicPlayerControl
I want to write a simple media player which displays lyrics that are retrieved from the web. I know once LyricWiki was such a source, but now no longer exists.
Im using an iPodMusicPlayer for my MPMusicController. My question is once my appplication is launched and will continue what the iPod app is playing, can i retrieve the MPM开发者_StackOverflowediaIt
I\'m dev开发者_运维问答eloping an iPhone application that uses the iPod library to play some songs. I load the songs with the code below. The problem is, when running this code right after the device
I like the user to pick an audio file from the available list of audio and copy it into my own app. In the retrieved items of userMediaItemCollection in the Apple sample code \"AddMusic\" there is the
Im trying to redo the table view in the ipod.app. The one with 2 labels andthe cover on the left. I want the same information t开发者_运维知识库here. I mean the cover plus all the other MPMediaItem st
I have an app that interacts with both the iPod player, and the iTunes Store Web Service Search API.Is there a way to obtain the iTunes ID for a song that I retrieve from my user\'s iPod library (e.g.
I was开发者_运维问答 wondering how to access an MPMediaItem\'s raw data. Any ideas?you can obtain the media item\'s data in such way: