|
AudioDeviceInfoDescription Property
|
Gets the description of the device.
Namespace:
Accord.DirectSound
Assembly:
Accord.Audio.DirectSound (in Accord.Audio.DirectSound.dll) Version: 3.8.0
Syntax public string Description { get; }
Public ReadOnly Property Description As String
Get
Request Example
View SourceProperty Value
Type:
StringThe description of the device.
See Also