Wwise SDK 2022.1.17
|
Stops the current content, associated to the specified playing ID, from playing. See AK::SoundEngine::StopPlayingID
.
Name | Type | Description |
---|---|---|
playingId * | integer | Playing ID to be stopped. Unsigned Integer 32-bit. Range: [0,4294967295] |
transitionDuration * | integer | Fade duration (ms). Integer 32-bit. Range: [-2147483648,2147483647] |
fadeCurve * | integer | Curve type to be used for the transition. Uses values from AkCurveInterpolation . Range: [0,9] |
(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