Source position: AudioHardware.pas line 787
type AudioHardwareIOProcStreamUsage = record
mIOProc: UnivPtr;
mNumberStreams: UInt32;
mStreamIsOn: array [0..0] of UInt32;
end;