Source position: DSound.pas line 15
type TSoundItem = record
FileName: String;
Buffer: TALuint;
ID: TALuint;
Refs: Integer;
end;