BASS.NET API for the Un4seen BASS Audio LibraryASIOChannelControls MembersBASS.NET API for the Un4seen BASS Audio Library

The ASIOChannelControls type exposes the following members.
Constructors

  NameDescription
Public methodASIOChannelControls
Default constructor.
Back to Top
Fields

  NameDescription
Public fieldchannel
the channel index
Public fieldfuture
up to 32 chars
Public fieldgain
the gain value, ranging 0 - 0x7fffffffL (-inf to +12 dB)
Public fieldisInput
TRUE = input, FALSE = Output
Public fieldmeter
returned meter value, ranging 0 - 0x7fffffffL (-inf to +12 dB)
Back to Top
See Also