Click or drag to resize

AudioControllerIsMusicEnabled Method

Determines whether music is enabled.

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

Return Value

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