开发者

Appcelerator Titanium: Is it possible to access the user's music?

开发者 https://www.devze.com 2023-01-03 08:54 出处:网络
With Appcelerator Titanium is there any method for accessing the user\'s music library? With the Apple SDK I can implement the MPMediaPickerController, which allows the user to create a playlist of m

With Appcelerator Titanium is there any method for accessing the user's music library?

With the Apple SDK I can implement the MPMediaPickerController, which allows the user to create a playlist of media items for use开发者_如何学Python in a third party app.


This is now available in the upcoming 1.4 with the Titanium.Media.openMusicLibrary, Titanium.Media.hideMusicLibrary and Titanium.Media.systemMusicPlayer APIs.


There doesn't seem to be any systemMusicPlayer or openMusicLbirary in 1.4 http://developer.appcelerator.com/apidoc/mobile/1.4/Titanium.Media-module

Perhaps it got punted to 1.5?

0

精彩评论

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