Unit 'MMIO' Package
[Overview][Constants][Types][Procedures and functions][Index] [#os2units]

Wave_Header

Declaration

Source position: mmio.pas line 283

type Wave_Header = record

  usFormatTag: Word;

  usChannels: Word;

  ulSamplesPerSec: LongInt;

  ulAvgBytesPerSec: LongInt;

  usBlockAlign: Word;

  usBitsPerSample: Word;

end;


Documentation generated on: 2025-07-25