从 iPod 库导入媒体

发布于 2024-11-06 03:45:42 字数 70 浏览 0 评论 0原文

我是 iPhone 编程新手。 我需要从 iPhone 媒体库导入媒体并复制到我的应用程序的文档目录。 请帮我。 副词中的感谢

i am the new for iphone programming.
i need to import media from iphone media library and copy to my app's document dir.
please help me.
thanks in adv.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

春花秋月 2024-11-13 03:45:42

我不相信您可以将资产从媒体库转移到您自己的应用程序目录中,但您可以通过 MPMusicPlayerController。 (请参阅 Apple 的 iPod 库访问编程指南 了解更多信息,如果这是您想要实现的目标。)

AV Foundation 编程指南 还包含有关访问 iPod 库中的媒体和照片等的信息,因此您可能想阅读一下。

I don't believe you can transfer assets from the media library into your own app's directory, but you can playback songs, etc. via the MPMusicPlayerController. (See Apple's iPod Library Access Programming Guide for more information, if this is what you're attempting to achieve.)

The AV Foundation Programming Guide also contains information about accessing media in the iPod library and photos, etc. so you might want to have a read of this.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文