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

MIDIDataChunk

Declaration

Source position: AIFF.pas line 364

type MIDIDataChunk = record

  ckID: UInt32;

  ckSize: SInt32;

  MIDIdata: SInt8;

end;


Documentation generated on: 2025-07-25