I want to doing a project where i need to connect to iphone music library. When my application is start music file is add my application and play when i want.
我想做一个我需要连接到iphone音乐库的项目。当我的应用程序启动音乐文件是添加我的应用程序并在我想要时播放。
2 个解决方案
#1
It's not possible with the current version of the SDK.
当前版本的SDK无法实现。
#2
You will have read only access to the iPhone / iPod Touch media library in the 3.0 SDK. I.e. you will be able to play songs, but not modify anything.
您将只能访问3.0 SDK中的iPhone / iPod Touch媒体库。即你将能够播放歌曲,但不能修改任何东西。
#1
It's not possible with the current version of the SDK.
当前版本的SDK无法实现。
#2
You will have read only access to the iPhone / iPod Touch media library in the 3.0 SDK. I.e. you will be able to play songs, but not modify anything.
您将只能访问3.0 SDK中的iPhone / iPod Touch媒体库。即你将能够播放歌曲,但不能修改任何东西。