Android 多个 MediaPlayer 实例同步?
我需要能够同时播放多个曲目,并以尽可能短的延迟切换到其他曲目。我认为 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论