Used to retrieve a list of Audio Input devices installed on the system Each device has a friendly name and a device Id both are stored in the return value of the GetAudioInputDevices method
public List<KeyValuePair<int, string>> GetAudioInputDevicesList();
Public Function GetAudioInputDevicesList() As List<KeyValuePair<int, string>>
Hashtable
Doc-O-Matic.|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009. AVSPEED, Inc. All rights reserved.
|