Version

menu_open
Wwise SDK 2021.1.14
Getting the volume of an object

Returns the volume of the Master Audio Bus.

Function URI

ak.wwise.core.object.get

Arguments

{
"waql": "\"\\Master-Mixer Hierarchy\\Default Work Unit\\Master Audio Bus\""
}

Options

{
"return": [
"volume"
]
}

Result

{
"return": [
{
"volume": 2.3
}
]
}

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