AudioController.IsAmbienceSoundEnabled Method

Audio Toolkit

Collapse image Expand Image Copy image CopyHover image
Determines whether ambience sound is enabled.

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

Syntax

C#
public static bool IsAmbienceSoundEnabled()

Return Value

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

See Also