Source position: sdl_mixer_nosmpeg.pas line 103
type TWAVStream = record
rw: PSDL_RWops;
freerw: TSDL_Bool;
start: LongInt;
stop: LongInt;
cvt: TSDL_AudioCVT;
end;