Represents an audio device available on the system. See EnumerateDevices and SetAudioInputDevice(AudioDevice audioInput). More...
| Properties | |
| string | Name [get] |
| The name of the device. More... | |
| string | Id [get] |
| The ID of the device. More... |
Detailed Description
Represents an audio device available on the system. See EnumerateDevices and SetAudioInputDevice(AudioDevice audioInput).
Property Documentation
Id
The ID of the device.
Name
The name of the device.