Class AsioChannelControls
Used with Future(AsioFuture, IntPtr) and the Get/SetInput resp. Get/SetOutput selector.
Namespace: System.Dynamic.ExpandoObject
Assembly: ManagedBass.Asio.dll
Syntax
public class AsioChannelControls : object
Fields
Channel
Future
Gain
the gain value, ranging 0 - 0x7fffffffL (-inf to +12 dB)
Declaration
public int Gain
Field Value
Int32
|
IsInput
Meter
returned meter value, ranging 0 - 0x7fffffffL (-inf to +12 dB)
Declaration
public int Meter
Field Value
Int32
|