AudioController.IsAmbienceSoundEnabled Method

ClockStone Audio Toolkit

AudioControllerIsAmbienceSoundEnabled Method

Determines whether ambience sound is enabled.

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

Return Value

Type: Boolean
true if ambience sound is enabled; otherwise, false.
See Also