Click or drag to resize

AudioControllerStopMusic Method

Stops the currently playing music.

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

Return Value

Type: Boolean
true if any music was stopped, otherwise false
See Also