Source position: AIFF.pas line 372
type ApplicationSpecificChunk = record
ckID: UInt32;
ckSize: SInt32;
applicationSignature: OSType;
data: UInt8;
end;