SDLMixer.fade

Fades out the channel and then halts it.

class SDLMixer
void
fade
(,
Duration time
)

Parameters

channel int

channel to halt. -1 fades all channels.

time Duration

time over which the channel is faded out.

Meta