Version

menu_open
Wwise SDK 2019.2.15
Query bus names at a point in time

Queries the bus in the current capture session at 30 secs (30'000 milliseconds).

Function URI

ak.wwise.core.profiler.getBusses

Arguments

{
"time": 30000
}

Options

{
"return": [
"objectName"
]
}

Result

{
"return": [
{
"objectName": "Master Audio Bus"
},
{
"objectName": "My Aux 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