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