BASS.NET API for the Un4seen BASS Audio Library

BASS_CHANNELINFOplugin Field

BASS.NET API for the Un4seen BASS Audio Library
The plugin that is handling the channel... 0 = not using a plugin.

Note this is only available with streams created using the plugin system via the standard BASS stream creation functions, not those created by add-on functions. Information on the plugin can be retrieved via BASS_PluginGetInfo(Int32).

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

public int plugin

Field Value

Type: Int32
See Also

Reference