BASS.NET API for the Un4seen BASS Audio Library

BASS_ASIO_INFO Fields

BASS.NET API for the Un4seen BASS Audio Library

The BASS_ASIO_INFO type exposes the following members.

Fields

  NameDescription
Public fieldbufgran
The buffer length granularity, that is the smallest possible length change... -1 = the possible buffer lengths increase in powers of 2.
Public fieldbufmax
The maximum buffer length, in samples.
Public fieldbufmin
The minimum buffer length, in samples.
Public fieldbufpref
The preferred/default buffer length, in samples.
Public fieldinitflags
The flags parameter of the BASS_ASIO_Init(Int32, BASSASIOInit) call.
Public fieldinputs
The number of input channels available.
Public fieldname
The name of the device/driver.
Public fieldoutputs
The number of output channels available.
Public fieldversion
The driver version.
Top
See Also

Reference