|
Wwise SDK 2025.1.3
|
#include <AkCommandTypes.h>
公開変数類 | |
| AkUniqueID | sidechainMixID |
| SidechainMix Short ID. [詳解] | |
| struct AkChannelConfig | channelConfig |
| Desired channel configuration. An invalid configuration (from default constructor) means "as parent". [詳解] | |
Forces channel configuration for the specified Sidechain Mix.
This command can fail for the following reasons:
AK_InvalidParameter when sidechainMixID is an invalid ID.AK_IDNotFound when the SidechainMix ID is not loaded.AkCommandTypes.h の 1002 行目に定義があります。