Method function VLDSCapture.TDSVLAudioCaptureDevice.GetDeviceList(TStrings) : Boolean
From Mitov Wiki Doc
				
				
				
				
																
				
				
								
				This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TDSVLAudioCaptureDevice
Contents | 
Syntax
Delphi:
function GetDeviceList( ADevicesList : TStrings ) : Boolean;
C++ Builder:
bool __fastcall GetDeviceList( TStrings ADevicesList );
Visual C++ (MFC):
bool GetDeviceList( CTStrings ADevicesList );
Summary
Returns the list of available capture devices.
Description
Call this method to get the list of available capture devices.