Click or drag to resize
Accord.NET (logo)

AudioDeviceInfoGuid Property

Gets the unique id of the device.

Namespace:  Accord.DirectSound
Assembly:  Accord.Audio.DirectSound (in Accord.Audio.DirectSound.dll) Version: 3.8.0
Syntax
public Guid Guid { get; }
Request Example View Source

Property Value

Type: Guid
The Global Unique Identifier of the device.
See Also