|
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; }
Public ReadOnly Property Guid As Guid
Get
Request Example
View SourceProperty Value
Type:
GuidThe
Global Unique Identifier of the device.
See Also