Source position: sdl_mixer.pas line 951
function Mix_FadeInChannelTimed(
channel: Integer;
chunk: PMix_Chunk;
loops: Integer;
ms: Integer;
ticks: Integer
):Integer;