The bit-depth of the destination audio file.
Namespace:
CSAudioRecorder
Assembly:
CSAudioRecorder (in CSAudioRecorder.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax Public Enumeration Bits
Dim instance As Bits
CSAudioRecorder.Bits = function();
CSAudioRecorder.Bits.createEnum('CSAudioRecorder.Bits', false);
Members
| Member name | Value | Description |
---|
| bits8 | 8 | |
| bits16 | 16 | |
| bits24 | 24 | |
| bits32 | 32 | |
See Also