Android 精细音量控制

发布于 2024-11-03 03:35:00 字数 227 浏览 1 评论 0原文

我想微调当前播放的媒体文件的音量。

因此,这里有两个应用程序,一个是媒体播放器应用程序,它可能是默认的音乐应用程序,另一个是我的应用程序,我想在其中调整音量。

我现在要做的是使用 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 技术交流群。

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

发布评论

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

评论(2

痴骨ら 2024-11-10 03:35:00

我只是搜索了一下,似乎使用 android API 是不可能的。

I just searched around for a bit and it seems like this isn't possible using the android API.

揽月 2024-11-10 03:35:00

我认为精细音量控制就是您想要的。它提供了 100 个级别的调整。你可以在市场上买到

I think Fine Volume Control is what you want. It provides 100 levels of adjustment. You can get it in market

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