Click or drag to resize
Accord.NET (logo)

AudioCaptureDeviceFormat Property

Gets or sets the sample format used by the device.

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

Property Value

Type: SampleFormat
See Also