DDirectSound
procedure EnumerateDirectSoundCapture( List: TDSDevices );
Calls the DirectSoundCaptureEnumerate function to enumerate the DirectSound Capture objects installed on the system. For each DirectSound Capture object enumerated a TDSDevice object is added to the List. See DirectSoundEnumerate for more information.