AudioControllerEnableMusic Method
|
Enables the music.
Namespace:
(Default Namespace)
Assembly:
AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax public static void EnableMusic(
bool b
)
Parameters
- b
- Type: SystemBoolean
if set to true [b].
See Also