Wwise SDK 2019.1.11
|
Stop playing the current content associated to the specified game object ID. If no game object is specified, all sounds will be stopped. See AK::SoundEngine::StopAll
.
Name | Type | Description |
---|---|---|
gameObject * | integer | Specify a game object to stop only playback associated to the provided game object ID. A game object ID, unsigned integer 64-bit. Range: [0,18446744073709551615] |
(Required *)
Refer to Wwise Authoring API (WAAPI)を使用する for more information about WAAPI.