Click or drag to resize
AudioDeviceInfoFormats Property
Supported Formats.

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

Property Value

Type: WaveFormats
The formats.
Remarks
See supported input/output formats of encoders/decoders. Most only support 16-bit input/input.
See Also