BASS.NET API for the Un4seen BASS Audio Library

BASSBufferNumChans Property

BASS.NET API for the Un4seen BASS Audio Library
Gets the number of channels used with the ring buffer (1=mono, 2=stereo default, etc).

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

public int NumChans { get; }

Property Value

Type: Int32
See Also

Reference