返回介绍

AudioConfiguration 音频配置

发布于 2019-12-18 15:37:21 字数 1553 浏览 1005 评论 0 收藏 0

struct in UnityEngine

Description 描述

Specifies the current properties or desired properties to be set for the audio system.

设置音频系统的指定属性或所需属性。

See AudioSettings.Reset for an example.

Variables 变量

dspBufferSizeThe length of the DSP buffer in samples determining the latency of sounds by the audio output device.
采样的DSP缓冲区的长度来确定音频输出设备的声音延迟。
numRealVoicesThe current maximum number of simultaneously audible sounds in the game.
游戏中同时发声的声音的最大数目。
numVirtualVoicesThe maximum number of managed sounds in the game. Beyond this limit sounds will simply stop playing.
在游戏中托管的声音最大数量。超过这个限制的声音将简单地停止播放。
sampleRateThe current sample rate of the audio output device used.
该音频输出设备使用的当前采样率。
speakerModeThe current speaker mode used by the audio output device.
该音频输出设备使用的当前扬声器模式。

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文