简体   繁体   中英

How can i use “MPMusicPlayerController” to playlist from my website 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 files 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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM