Click or drag to resize
AudioDeviceInfoSupports Property
The device capabilities as bitmask.

Namespace: StreamCoders.Devices
Assembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public WaveDeviceCapabilities Supports { get; set; }

Property Value

Type: WaveDeviceCapabilities
The supports.
See Also