版本

menu_open
Wwise SDK 2019.1.11
ak.wwise.core.remote.getAvailableConsoles

Retrieves all consoles available for connecting Wwise Authoring to a Sound Engine instance.

Result

Name Type Description
consoles * array An array of remote consoles available.
consoles [...] object Describe the remote process.
consoles[...].customPlatform * string Platform, as defined in the project platforms of the remote console as returned by the executable.
consoles[...].name * string Name of the remote console as returned by the executable.
consoles[...].appName * string The name of the connected application as returned by the executable. Must be used when connecting to a specific Sound Engine instance.
consoles[...].notificationPort * integer The notification port. Can be used when connecting to a specific Sound Engine instance.
Unsigned Integer 16-bit.
Range: [0,65535]
consoles[...].platform * string Platform of the remote console as returned by the executable.
consoles[...].host * string The IPv4 of the connected host. This can also be a file path if Wwise is connected to a local file (profiler session). For using WAAPI on Mac, please refer to 在 Mac 上使用 WAAPI .
consoles[...].commandPort * integer The command port. Can be used when connecting to a specific Sound Engine instance.
Unsigned Integer 16-bit.
Range: [0,65535]

(Required *)

Result Schema

See Also

Examples

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


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅