Source position: AIFF.pas line 381
type Comment = record
timeStamp: UInt32;
marker: MarkerIdType;
count: UInt16;
text: SInt8;
end;