The number of channels of the destination audio file.
Namespace:
CSAudioConverter
Assembly:
CSAudioConverter (in CSAudioConverter.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax Public Enumeration Channels
Dim instance As Channels
CSAudioConverter.Channels = function();
CSAudioConverter.Channels.createEnum('CSAudioConverter.Channels', false);
Members
| Member name | Value | Description |
---|
| channels1 | 1 | |
| channels2 | 2 | |
See Also