Click or drag to resize

AudioControllerambienceSoundEnabled Property

Gets or sets the ambienceSoundEnabled.

Namespace:  (Default Namespace)
Assembly:  AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax
C#
public bool ambienceSoundEnabled { get; set; }

Property Value

Type: Boolean
true enables ambience sounds; false disables ambience sounds
See Also