开发者

Ipod Library access -- Musicplayer not notify

开发者 https://www.devze.com 2023-03-17 19:31 出处:网络
i want to play songs form my application when user select song which is list out in the table view .i successf开发者_运维知识库ully list out songs from my iphone itunes to my application but when i se

i want to play songs form my application when user select song which is list out in the table view .i successf开发者_运维知识库ully list out songs from my iphone itunes to my application but when i select any song it only play song which is play currently in iphone.i apply notification then also it not change the song.so what i have to do to solve this problem. i am using MPMusicPlayerController and settheQuerywithCollections with MediaItemCollections

Thanks.


It seems that you have turned on "Repeat One Song" function.

If you have correctly set PlaybackQueue, try fixing the repeating problem.

0

精彩评论

暂无评论...
验证码 换一张
取 消