Wwise SDK 2025.1.1
|
#include <AkCommandTypes.h>
Public 属性 | |
AkOutputDeviceID | outputID |
Output ID to set the volume on. This can be obtained from AK_SoundEngine_GetOutputID. Set to 0 for primary output. 更多... | |
AkReal32 | volume |
Volume (0.0 = Muted, 1.0 = Volume max). 更多... | |
Sets the volume of a output device.
This command will fail if the value specified was NaN or Inf.
在文件 AkCommandTypes.h 第 1014 行定义.