Enum AsioChannelActive
BassAsio active values return by ChannelIsActive(Boolean, Int32).
Namespace: System.Dynamic.ExpandoObject
Assembly: ManagedBass.Asio.dll
Syntax
public enum AsioChannelActive : int
Disabled
The channel is not enabled.
Enabled
The channel is enabled.
Paused
The channel is enabled and paused.