BASS.NET API for the Un4seen BASS Audio Library

BASS_RECORDINFOChannels Property

BASS.NET API for the Un4seen BASS Audio Library
Gets the available channel count for a recording input.

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

public int Channels { get; }

Property Value

Type: Int32
See Also

Reference