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.


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise