AudioController.StopAmbienceSound Method

ClockStone Audio Toolkit

AudioControllerStopAmbienceSound Method

Stops the currently playing ambience sound.

Namespace:  (Default Namespace)
Assembly:  AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax
C#
public static bool StopAmbienceSound()

Return Value

Type: Boolean
true if any ambience sound was stopped, otherwise false
See Also