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