Version

menu_open
Wwise SDK 2022.1.12
ak.wwise.core.profiler.getBusses Options Schema

Schema

{
"type": "object",
"properties": {
"return": {
"type": "array",
"description": "Members to return for each bus. Defaults to Pipeline ID, Game Object ID, and Object GUID.\\n An array of options to receive.",
"items": {
"type": "string",
"description": "Specifies one of the defined members for a bus pipeline structure.",
"enum": [
"pipelineID",
"mixBusID",
"objectGUID",
"objectName",
"gameObjectID",
"gameObjectName",
"mixerID",
"deviceID",
"volume",
"downstreamGain",
"voiceCount",
"depth"
]
}
}
},
"additionalProperties": false
}

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