开发者

How can i use "MPMusicPlayerController" to playlist from my website in my Iphone app

开发者 https://www.devze.com 2023-01-07 05:30 出处:网络
i\'m a beginning so i hope to explain me in easy way. how can i use MPMusicPlayerController to play sound list in my iPhone app.

i'm a beginning so i hope to explain me in easy way.

how can i use MPMusicPlayerController to play sound list in my iPhone app.

if i have many mp3 files in my website how can play these fi开发者_C百科les automatically ?

i mean when open my app auto start 1.mp3 and when it finish 2.mp3 start automatically ?

Thanks alot :)


This is not possible with MPMusicPlayerController as that class can only play music from the user's iPod library. From the docs:

You use an MPMusicPlayerController object, or music player, to play media items from the iPod library.

0

精彩评论

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