Android 多个 MediaPlayer 实例同步?

发布于 2024-12-04 01:10:33 字数 144 浏览 0 评论 0原文

我需要能够同时播放多个曲目,并以尽可能短的延迟切换到其他曲目。我认为 SoundPool 不会起作用,因为它是真正的音轨,而不是太多样本。我正在尝试制作某种混合应用程序,您可以在其中选择某些曲目来播放,而其他曲目则不播放。
关于如何做到这一点的任何想法、建议/提示?

I need to be able to have multiple tracks playing at the same time, and also changing to other tracks with as little latency as possible. I don't think SoundPool will work, since it are real audiotracks and not so much samples. I'm trying to make like some sort of mixing application, where you can select certain tracks to play, and others not to play.
Any idea on how to do this, suggestions/tips ?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文