AudioController.IsAmbienceSoundPaused Method

Audio Toolkit

Collapse image Expand Image Copy image CopyHover image
Uses to test if ambience sound is paused

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

Syntax

C#
public static bool IsAmbienceSoundPaused()

Return Value

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

See Also