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

ApplicationSpecificChunk

Declaration

Source position: AIFF.pas line 378

type ApplicationSpecificChunk = record

  ckID: UInt32;

  ckSize: SInt32;

  applicationSignature: OSType;

  data: UInt8;

end;


Documentation generated on: 2025-07-25