Source position: AIFF.pas line 313
type SoundDataChunk = record
ckID: UInt32;
ckSize: SInt32;
offset: UInt32;
blockSize: UInt32;
end;