AudioController.StopAmbienceSound Method

Audio Toolkit

Collapse image Expand Image Copy image CopyHover image
Stops the currently playing ambience sound.

Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.0.0.0 (8.0.0.0)

Syntax

C#
public static bool StopAmbienceSound()

Return Value

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

See Also