Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

Method SDL.Music()->fading()


Method fading

int fading()

Description

Determines the current state of fading for this SDL.Music object.

Returns

One of the following constants:

SDL.MIX_NO_FADING

SDL.MIX_FADING_IN

SDL.MIX_FADING_OUT

See also

fade_in(), fade_out()