Show / Hide Table of Contents

Enum AsioChannelResetFlags

BassAsio attributes to be used when to reset a channel with ChannelReset(Boolean, Int32, AsioChannelResetFlags).

Namespace: System.Dynamic.ExpandoObject
Assembly: ManagedBass.Asio.dll
Syntax
public enum AsioChannelResetFlags : int

Enable

Disable Channel

Format

Reset sample format to native format

Join

Unjoin Channel

Pause

Unpause Channel

Rate

Reset sample rate to device rate

Volume

Reset Volume to 1.0

Back to top Copyright © 2017 Mathew Sachin
Generated by DocFx