BASS.NET API for the Un4seen BASS Audio Library

WAVEFORMATEXnChannels Field

BASS.NET API for the Un4seen BASS Audio Library
Number of channels in the waveform-audio data. Monaural data uses one channel and stereo data uses two channels.

Default = 2

Namespace:  Un4seen.Bass
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public short nChannels

Field Value

Type: Int16
See Also

Reference