BASS.NET API for the Un4seen BASS Audio Library

BaseDSPChannelInfo Property

BASS.NET API for the Un4seen BASS Audio Library
Gets the BASS_CHANNELINFO of the assigned ChannelHandle.

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

public BASS_CHANNELINFO ChannelInfo { get; }

Property Value

Type: BASS_CHANNELINFO
See Also

Reference