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

tIOAudio

Declaration

Source position: audio.pas line 72

type tIOAudio = record

  ioa_Request: tIORequest;

  ioa_AllocKey: SmallInt;

  ioa_Data: Pointer;

  ioa_Length: ULONG;

  ioa_Period: Word;

  ioa_Volume: Word;

  ioa_Cycles: Word;

  ioa_WriteMsg: tMessage;

end;


Documentation generated on: 2025-07-25