Wwise SDK 2018.1.11
|
Retrieves the connection status.
Graphical User Interface.
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. |
(Required *)
type : boolean
description : Indicates if the Wwise Authoring application is connected to a Wwise Sound Engine process.
type : string
description : The current connection status in text.
type : object
Name | Type | Description |
---|---|---|
name * | string | Name of the remote console as returned by the executable. |
platform * | string | Platform of the remote console as returned by the executable. |
customPlatform * | string | Platform, as defined in the project platforms of the remote console as returned by the executable. |
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). |
appName * | string | The name of the connected application as returned by the executable. |
(Required *)
description : Describe the remote process.
Retrieves the current connection status. In this example, Wwise is connected to the Integration Demo.
Document version : 1
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