Show / Hide Table of Contents

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.

Back to top Copyright © 2017 Mathew Sachin
Generated by DocFx