Wwise SDK 2025.1.1
|
#include <AkCommandTypes.h>
公開変数類 | |
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 行目に定義があります。