Click or drag to resize

AudioControllerIsAmbienceSoundPaused Method

Uses to test if ambience sound is paused

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

Return Value

Type: Boolean
true if ambience sound is paused, otherwise false
See Also