Click or drag to resize

Bits Enumeration

The bit-depth of the destination audio file.

Namespace:  CSAudioRecorder
Assembly:  CSScreenRecorder (in CSScreenRecorder.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax
public enum Bits
Members
  Member nameValueDescription
bits88 8 Bits.
bits1616 16 Bits.
bits2424 24 Bits.
See Also