Unit 'MacOSAll' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#univint]

MarkerChunk

Declaration

Source position: AIFF.pas line 328

type MarkerChunk = record

  ckID: UInt32;

  ckSize: SInt32;

  numMarkers: UInt16;

  Markers: array [0..0] of Marker;

end;


Documentation generated on: 2023-03-18