如何使用AVAudioPlayer播放MP4?

发布于 2024-07-30 05:48:48 字数 305 浏览 6 评论 0原文

我想使用 AVAudioPlayer 播放 iTunes 生成器中的 MP4 文件。 我可以使用 UIWebView 来播放它并且它有效,但我想将我选择的图像而不是“QuickTime”徽标放在播放器的背景上。

这里< /a> 是我想用 AVAudioPlayer 播放的 m4p 文件的示例。

I want to use AVAudioPlayer to play MP4 files from iTunes generator. I could use UIWebView to play it and it worked, but I want to put an image of my choice on the background of the player instead of the "QuickTime"-logo.

Here is an example of the m4p file I want to play with AVAudioPlayer.

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

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

发布评论

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

评论(2

久伴你 2024-08-06 05:48:48

如果您的问题是“有人可以帮我弄清楚如何使用 AVAudioPlayer”,那么我建议您查看 Apple 的 avTouch 示例应用AVAudioPlayer 文档和指南 音频和音频入门 视频

If your question is, "can someone help me figure out how to use AVAudioPlayer," then I'd recommend taking a look at Apple's avTouch sample app, the documentation for AVAudioPlayer, and the guide Getting Started with Audio & Video.

筱武穆 2024-08-06 05:48:48

当它发生在我身上时,我的网址末尾缺少一个“/”。 加上这一点,我立刻就明白了。

When it happened to me I had a missing '/' on the end of my url. Adding that cleared me right up.

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