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;