Source position: sdl_mixer.pas line 930
function Mix_PlayChannelTimed(
channel: Integer;
chunk: PMix_Chunk;
loops: Integer;
ticks: Integer
):Integer;