Version

menu_open
Wwise SDK 2023.1.3
Getting the current output bus

Returns the output bus that the object is currently using. The bus returned in the result is either inherited from a parent at a higher level in the hierarchy or is an override (the result does not distinguish between inherited or overridden busses).

Function URI

ak.wwise.core.object.get

Arguments

{
"waql": "\"{24979032-B170-43E3-A2E4-469E0193E2C3}\""
}

Options

{
"return": [
"OutputBus"
]
}

Result

{
"return": [
{
"OutputBus": {
"id": "{1514A4D8-1DA6-412A-A17E-75CA0C2149F3}",
"name": "Master Audio Bus"
}
}
]
}

Refer to Using the Wwise Authoring API (WAAPI) for more information about Wwise Authoring API.


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