バージョン

menu_open
Wwise SDK 2019.1.11
ak.wwise.core.profiler.getVoices Arguments Schema

Schema

{
"additionalProperties": false,
"required": [
"time"
],
"type": "object",
"properties": {
"time": {
"oneOf": [
{
"minimum": 0,
"type": "integer"
},
{
"enum": [
"user",
"capture"
],
"type": "string",
"description": "Identify one of the global profiler cursors."
}
],
"description": "Time in milliseconds to query for voices, or a Time Cursor to acquire the time from. The User Time Cursor is the one that can be manipulated by the user, while the Capture Time Cursor follows represents the latest time of the current capture."
}
}
}

このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう