Music.fadeOut

Fade out the music. The music will be stopped in ms milliseconds.

struct Music
@nogc
void
fadeOut
nothrow
(
ushort ms
)

Meta