Click or drag to resize

AudioControllerEnableAmbienceSound Method

Enables the ambience sound.

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

Parameters

b
Type: SystemBoolean
if set to true [b].
See Also