Source position: sndfile.pp line 262
type TSF_INFO = record
frames: Tsf_count_t;
samplerate: cint;
channels: cint;
format: cint;
sections: cint;
seekable: cint;
end;