Wwise SDK 2019.2.15
|
Gets the state of the given transport object.
Name | Type | Description |
---|---|---|
transport * | integer | The transport object ID to be used with all other ak.wwise.core.transport functions. Unsigned Integer 32-bit. Range: [0,4294967295] |
(Required *)
Name | Type | Description |
---|---|---|
state * | string | The state of the transport object. Possible values:
|
(Required *)
Refer to 使用 Wwise Authoring API(WAAPI) for more information about Wwise Authoring API.