iphone : 以编程方式在 iphone 上播放 rm 文件

发布于 2024-11-18 18:24:03 字数 107 浏览 2 评论 0原文

我在 iphone 上播放音频方面有很好的经验,但我希望有一种方法可以在 iphone 应用程序上播放 .RM 文件..我尝试了正常的方法,但它根本没有给我任何声音..

有什么帮助吗?

i have a good experince with playing audio in general on iphone but i would like to have a way to play .RM files on iphone app .. i've tried the normal approach put it didn't give me any sound at all ..

so any help??

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

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

发布评论

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

评论(2

长发绾君心 2024-11-25 18:24:03

您需要将这些 RealMedia 文件转换为更现代的格式,然后才能播放它们。

You'll need to convert these RealMedia files into a more modern format before you can play them.

疑心病 2024-11-25 18:24:03

您可以学习文件格式并编写自己的解码器并获取 pcm 数据或您想要样本的任何格式,然后将其提供给 AudioQueues 或 AudioUnits。

You could learn the file format and write your own decoder and obtain the pcm data, or whatever format you want the samples in, and then feed that to either AudioQueues or AudioUnits.

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