Version

menu_open
Wwise SDK 2019.2.15
Query RTPC id and value at a point in time

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

Function URI

ak.wwise.core.profiler.getRTPCs

Arguments

{
"time": 30000
}

Result

{
"return": [
{
"id": "{8CCB75BA-256A-4C7B-907F-9BEB03689F56}",
"value": 50.0
},
{
"id": "{1FEAF6CE-113A-49F2-BCAA-9AFDDE35ADA5}",
"value": 75.0
}
]
}

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