Wwise SDK 2023.1.8
|
Retrieves the connection status.
Name | Type | Description |
---|---|---|
isConnected * | boolean | Indicates if the Wwise Authoring application is connected to a Wwise Sound Engine process. |
status * | string | The current connection status in text. |
console | object | Describe the remote process. |
console.name * | string | Name of the remote console as returned by the executable. |
console.platform * | string | Platform of the remote console as returned by the executable. |
console.customPlatform * | string | Platform, as defined in the project platforms of the remote console, as returned by the executable. |
console.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). |
console.appName * | string | The name of the connected application as returned by the executable. |
(Required *)
Refer to Using the Wwise Authoring API (WAAPI) for more information about Wwise Authoring API.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise