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

tIOAudio

Declaration

Source position: audio.pas line 66

type tIOAudio = record

  ioa_Request: tIORequest;

  ioa_AllocKey: SmallInt;

  ioa_Data: Pointer;

  ioa_Length: LongWord;

  ioa_Period: Word;

  ioa_Volume: Word;

  ioa_Cycles: Word;

  ioa_WriteMsg: tMessage;

end;


Documentation generated on: 2021-07-30