Unit 'AIFF' Package
[Overview][Constants][Types][Index] [#univint]

CommentsChunk

Declaration

Source position: AIFF.pas line 389

type CommentsChunk = record

  ckID: UInt32;

  ckSize: SInt32;

  numComments: UInt16;

  Comment: array [0..0] of Comment_fix;

end;


Documentation generated on: 2023-03-18