版本

menu_open
警告:系统已根据您所用大版本 (2024.1.1.8691) 自动跳转至最新文档。若想访问特定版本的文档,请从 Audiokinetic Launcher 下载离线文档,并在 Wwise 设计程序中勾选 Offline Documentation 选项。
Wwise SDK 2024.1.1
Ak3DAudioSinkCapabilities结构体 参考

#include <AkCommonDefs.h>

Public 属性

AkChannelConfig channelConfig {}
 Channel configuration of the main mix. 更多...
 
AkUInt32 uMaxSystemAudioObjects = 0
 Maximum number of System Audio Objects that can be active concurrently. A value of zero indicates the system does not support this feature. 更多...
 
AkUInt32 uAvailableSystemAudioObjects = 0
 How many System Audio Objects can currently be sent to the sink. This value can change at runtime depending on what is playing. Can never be higher than uMaxSystemAudioObjects. 更多...
 
bool bPassthrough = false
 Separate pass-through mix is supported. 更多...
 
bool bMultiChannelObjects = false
 Can handle multi-channel objects 更多...
 

详细描述

Structure containing information about system-level support for 3D audio. "3D Audio" refers to a system's ability to position sound sources in a virtual 3D space, pan them accordingly on a range of physical speakers, and produce a binaural mix where appropriate. We prefer "3D Audio" to "Spatial" to avoid ambiguity with spatial audio, which typically involves sound propagation and environment effects.

在文件 AkCommonDefs.h285 行定义.


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅