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

SoundDataChunk

Declaration

Source position: AIFF.pas line 319

type SoundDataChunk = record

  ckID: UInt32;

  ckSize: SInt32;

  offset: UInt32;

  blockSize: UInt32;

end;


Documentation generated on: 2025-07-25