以编程方式将内容添加到音乐库 [英] Programmatically add content to music library

查看:153
本文介绍了以编程方式将内容添加到音乐库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个应用程序开发了存储在其Documents目录某些​​声音。结果
是否有可能导出或这些声音存储到用户的iPod库?他们是,如果重要.caf格式。

I have an application developed that stores certain sounds in its Documents directory.
Is it possible to export or store these sounds to user's iPod library? They are in .caf format if important.

推荐答案

如果该应用程序是越狱的设备只可能。在这种情况下,你可以使用我的 libipodimport 库导入音乐和音频文件到iPod媒体库。

It is only possible if the app is for jailbroken devices. In this case, you can use my libipodimport library for importing music and audio files to the iPod media library.

如果应用程序是通过AppStore的分布,那么它是不幸的是没有可能的,通过你仍然可以尝试使用私有API:在 SSDownload SSDownloadQueue SSDownloadMetadata 类(<一个href=\"http://developer.limneos.net/?framework=StoreServices.framework&header=SSDownload.h\">class-dumped从这里)头中的 StoreServices 私有的框架启用它 - 你的可能的使用这些能够通过AppStore上获得如果你成功地隐藏起来,,但这是极不可能的。

If the app is distributed via the AppStore, then it's unfortunately not possible, through you can still try to use a private API: the SSDownload, SSDownloadQueue and SSDownloadMetadata classes (class-dumped headers here) from the StoreServices private framework enable it - you might be able to get through the AppStore using these if you manage to hide them, but it's highly unlikely.

这篇关于以编程方式将内容添加到音乐库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆