Version

menu_open
Wwise SDK 2023.1.3

◆ SetMixer() [1/2]

AKSOUNDENGINE_API AKRESULT AK::SoundEngine::SetMixer ( AkUniqueID  in_audioNodeID,
AkUniqueID  in_shareSetID 
)

Sets a Mixer ShareSet at the specified bus.

Note: This function has unspecified behavior when adding a mixer to a currently playing Bus which does not have any Effects or mixer, or removing the last mixer on a currently playing Bus.
Note: Make sure the new mixer shareset is included in a soundbank, and that sound bank is loaded. Otherwise you will see errors in the Capture Log.
Note: This function will replace existing mixers on the node.
Returns
Always returns AK_Success
Parameters
in_audioNodeIDBus Short ID.
in_shareSetIDShareSets ID; pass AK_INVALID_UNIQUE_ID to remove.

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