Wwise SDK 2019.1.11
|
Gets the state of the given transport object.
Name | Type | Description |
---|---|---|
transport * | integer | 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 WAAPI.