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

The ASIOInputMonitor type exposes the following members.
Constructors

  NameDescription
Public methodASIOInputMonitor
Default constructor.
Back to Top
Fields

  NameDescription
Public fieldgain
suggested gain, ranging 0 - 0x7fffffffL (-inf to +12 dB)
Public fieldinput
this input was set to monitor (or off), -1: all
Public fieldoutput
suggested output for monitoring the input (if so)
Public fieldpan
suggested pan, 0 = all left, 0x7fffffff = right
Public fieldstate
TRUE = on, FALSE = off
Back to Top
See Also