Packages
SDL2_mixer
SDLMixer
Channel
allocate
hook_finished
reserve
distance
expire
fade_in
fade_out
get_chunk
halt
is_fading
is_paused
is_playing
pan
pause
play
position
resume
reverse_stereo
volume
fade_in
Description:
[
CCode
( cname =
"Mix_FadeInChannelTimed"
) ]
public
int
fade_in
(
Chunk
chunk,
int
loops,
int
ms,
int
ticks =
-1
)