Source position: sdl_mixer.pas line 501
function Mix_OpenAudio(
frequency: Integer;
format: UInt16;
channels: Integer;
chunksize: Integer
):Integer;