Wwise SDK 2025.1.2
|
#include <AkCommandTypes.h>
Public 属性 | |
AkUniqueID | busID |
Bus Short ID. 更多... | |
Resets the channel configuration for the specified bus.
![]() | 备注: You cannot change the configuration of the top-level bus. |
This command can fail for the following reasons:
AK_InvalidParameter
when busID
is an invalid ID.AK_IDNotFound
when the Bus ID is not present in the Init bank.AK_NotCompatible
when the Bus ID refers to a top-level bus.在文件 AkCommandTypes.h 第 970 行定义.