Wwise SDK 2019.2.15
|
Retrieves all consoles available for connecting Wwise Authoring to a Sound Engine instance.
Name | Type | Description |
---|---|---|
consoles * | array | An array of remote consoles available. |
consoles [...] | object | Describe the remote process. |
consoles[...].name * | string | Name of the remote console as returned by the executable. |
consoles[...].platform * | string | Platform of the remote console as returned by the executable. |
consoles[...].customPlatform * | string | Platform, as defined in the project platforms 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[...].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[...].commandPort * | integer | The command port. Can be used when connecting to a specific Sound Engine instance. Unsigned Integer 16-bit. Range: [0,65535] |
consoles[...].notificationPort * | integer | The notification port. Can be used when connecting to a specific Sound Engine instance. Unsigned Integer 16-bit. Range: [0,65535] |
(Required *)
Refer to Wwise Authoring API (WAAPI, Wwise 저작 API) 사용하기 for more information about Wwise Authoring API.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요