Source position: mmbase.pas line 2180
type AUDIOMODE = record
lSRate: LongInt;
lBitsPerSRate: LongInt;
sChannels: Integer;
end;