Version

menu_open
Wwise SDK 2021.1.14
Querying the game object properties of Audio Object from the Capture Time Cursor

Specifies the Capture Time Cursor as a time to query the Audio Object at the latest time of the capture session when the call is processed.

Function URI

ak.wwise.core.profiler.getAudioObjects

Arguments

{
"time": "capture"
}

Options

{
"return": [
"gameObjectID",
"gameObjectName"
]
}

Result

{
"return": [
{
"gameObjectID": 18446744073709551614,
"gameObjectName": "Transport/Soundcaster"
}
]
}

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