如何将设备音量值发送到我的应用程序

发布于 2024-11-25 08:42:52 字数 181 浏览 1 评论 0原文

我在我的应用程序中使用音量,使用 MPMusicPlayerController 和加号和减号按钮来增加和减少音量(增加和减少通过水平图像指示)。虽然按下按钮(用户定义)音量效果很好,但如果我使用设备音量按钮,音量正在调整,但它不与应用程序音量按钮同步,即增加和减少的图像不会被调用。

简而言之,如何将设备音量值发送到我的应用程序?

I am using volume in my app using MPMusicPlayerController with plus and minus buttons for increasing and decreasing the volume(for increasing and decreasing indicates through horizontal images). While pressing the buttons(user defined) volume works good, if i use the device volume button volume is adjusting but its not syncing with app volumes button, i.e the images for increasing and decreasing are not getting called.

Simply, how can get the device volume values to my app ?

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

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

发布评论

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

评论(1

情域 2024-12-02 08:42:52

您可以在 这个线程。它还有一些示例代码。看看桑迪的回答!

You can find all the answers on this thread. It also has some example code. Look at Sandy's answer!

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