AudioController.IsMusicEnabled Method

Audio Toolkit

Collapse image Expand Image Copy image CopyHover image
Determines whether music is enabled.

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

Syntax

C#
public static bool IsMusicEnabled()

Return Value

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

See Also