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