Unit 'hardware' Package
[Overview][Constants][Types][Index] [#amunits]

tAudChannel

Declaration

Source position: hardware.pas line 224

type tAudChannel = record

  ac_ptr: Pointer;

  ac_len: Word;

  ac_per: Word;

  ac_vol: Word;

  ac_dat: Word;

  ac_pad: array [0..1] of Word;

end;


Documentation generated on: 2021-07-30