Click or drag to resize

AudioRecorderBits Property

The bit-depth of the destination audio file (for WAV format only).

Namespace:  CSAudioRecorder
Assembly:  CSAudioRecorder (in CSAudioRecorder.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public Bits Bits { get; set; }

Property Value

Type: Bits
See Also