How To Switch music from my app to the ipod
问题 i am using MusicPlayerController object in my app to play music. i know that its possible to keep playing my app music when it's terminate on the iphone ipod app. how can i do it? 回答1: There are a few things involved. You have to choose between two music players, the application music player and the iPod music player: + (MPMusicPlayerController *)applicationMusicPlayer; + (MPMusicPlayerController *)iPodMusicPlayer; If you choose the iPodMusicPlayer, music will continue to play in the