Click or drag to resize
AudioDeviceInfoSupportedFormats Property
Gets the supported metrics.

Namespace: StreamCoders.Devices
Assembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public List<AudioFormat> SupportedFormats { get; set; }

Property Value

Type: ListAudioFormat
The supported metrics.
See Also