Wwise SDK 2025.1.0
|
#include <AkCommandTypes.h>
Public 属性 | |
AkOutputDeviceID | outputDeviceID |
ID of output device. This can be obtained from AK_SoundEngine_GetOutputID. Set to 0 for primary output. 更多... | |
Removes one output added through AkCmd_AddOutput
If a listener was associated with the device, you should consider unregistering the listener before adding this command so that Game Object/Listener routing is properly updated according to your game scenario.
在文件 AkCommandTypes.h 第 874 行定义.