在 iPhone 应用程序中播放库中的电影
有谁知道是否可以在您自己的应用程序中播放与 iTunes 同步的视频? 换句话说 - 当然可以在应用程序内以编程方式创建电影播放器,并通过 HTTP 播放电影或本地存储在应用程序主目录中的电影。我的问题是是否可以访问和播放与 iTunes 同步的电影,从而驻留在文件系统的其他位置。
谢谢! 爱丽儿
Does anyone know whether it is possible to play a video that was synched with iTunes from within an application of your own?
In other words - it is of course possible to programmatically create a movie player inside an application, and play movies via HTTP or movies locally stored within the home directory of the application. My question is whether it is possible to access and play a movie that was synched with iTunes, and thus resides elsewhere in the file system.
Thanks!
Ariel
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用 MediaPlayerFramework,您只能播放通过 iTunes 同步的音频。
Using the MediaPlayerFramework you can only play audio synced to through itunes.