Unit 'mmbase' Package
[Overview][Constants][Types][Index] [#os2units]

_MCI_AUDIO_IOBUFFER

Declaration

Source position: mmbase.pas line 1226

type _MCI_AUDIO_IOBUFFER = record

  lSize: LongInt;

  pHead: ;

  pTail: ;

  lCount: LongInt;

  ulPosition: LongInt;

  lDelay: LongInt;

  usRunFlags: Integer;

  usSelInc: Integer;

  pBuffer: ;

end;


Documentation generated on: 2025-07-25