Version
menu

Wwise SDK 2025.1.1
AkCmd_SetBusConfig Struct Reference

#include <AkCommandTypes.h>

Public Attributes

AkUniqueID busID
 Bus Short ID. More...
 
struct AkChannelConfig channelConfig
 Desired channel configuration. An invalid configuration (from default constructor) means "as parent". More...
 

Detailed Description

Forces channel configuration for the specified bus.

Note: 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.
See also

Definition at line 942 of file AkCommandTypes.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise