Click or drag to resize
Accord.NET (logo)

AudioDeviceCollectionCategory Property

Gets the category of the audio devices listed by this collection.

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

Property Value

Type: AudioDeviceCategory
See Also