Android 精细音量控制
我想微调当前播放的媒体文件的音量。
因此,这里有两个应用程序,一个是媒体播放器应用程序,它可能是默认的音乐应用程序,另一个是我的应用程序,我想在其中调整音量。
我现在要做的是使用 setStreamVolume,但索引仅从最大音量到 0,并且只有 15 个级别(至少在模拟器中)。
我想要的是对其进行微调,例如 100 或 200 个级别。
这可能吗?
谢谢!
I want to fine tune the volume of the current media file playing.
So there are two applications here, the mediaplayer application, that could be the default Music application, and my application, where I want to tune the volume.
What I do now is to use setStreamVolume, but the index only goes from the max volume to 0, and that's 15 levels only (at least in the emulator).
What I want is to fine tune it in for example, 100 or 200 levels.
Is that possible?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我只是搜索了一下,似乎使用 android API 是不可能的。
I just searched around for a bit and it seems like this isn't possible using the android API.
我认为精细音量控制就是您想要的。它提供了 100 个级别的调整。你可以在市场上买到
I think Fine Volume Control is what you want. It provides 100 levels of adjustment. You can get it in market