バージョン

menu_open
Wwise SDK 2019.1.11
Getting available consoles

Gets the available console for the connected sound engine.

Function URI

ak.wwise.core.remote.getAvailableConsoles

Arguments

{}

Result

{
"consoles": [
{
"name": "MyConsole01",
"platform": "Android",
"customPlatform": "CustomAndroid",
"host": "127.0.0.1",
"appName": "MyApp",
"commandPort": 57610,
"notificationPort": 57611
},
{
"name": "MyConsole02",
"platform": "Windows",
"customPlatform": "CustomBuild01",
"host": "127.0.0.1",
"appName": "MyApp",
"commandPort": 57610,
"notificationPort": 57611
}
]
}

Refer to Wwise Authoring API (WAAPI)を使用する for more information about WAAPI.


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう