iPhone - AudioQueueLevelMeterState - 功率的单位是什么?

发布于 2024-11-29 13:30:11 字数 126 浏览 1 评论 0原文

在iPhone的库中,AudioQueue.h文件有一个结构体AudioQueueLevelMeterState。 它有两个浮子 -> mAveragePower 和 mPeakPower 其中存储的单位是什么。 是分贝还是没有?

In iPhone's library, AudioQueue.h file has a structure AudioQueueLevelMeterState.
It has two floats -> mAveragePower and mPeakPower
What are the units stored in them.
Is it decibels or not?

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

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

发布评论

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

评论(1

仅冇旳回忆 2024-12-06 13:30:11

由于文档和标题注释都没有这么说,所以我认为它被假定为唯一的标准单位。据我所知,分贝是声音功率的唯一单位。

还有其他测量声音的单位,但只有分贝测量功率(在科学意义上)。

Since neither the documentation nor header comments say so I think it is assumed to be the only standard unit. As far as I know, the decibel is the only unit of power for sound.

There are other units for measuring sound but only the decibel measures power (in the scientific sense.)

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