BASS.NET API for the Un4seen BASS Audio Library

BASS_ASIO_CHANNELINFO Fields

BASS.NET API for the Un4seen BASS Audio Library

The BASS_ASIO_CHANNELINFO type exposes the following members.

Fields

  NameDescription
Public fieldformat
The channel's sample format, one of the following (see BASSASIOFormat):
BASS_ASIO_FORMAT_16BIT16-bit integer.
BASS_ASIO_FORMAT_24BIT24-bit integer.
BASS_ASIO_FORMAT_32BIT32-bit integer.
BASS_ASIO_FORMAT_FLOAT32-bit floating-point.
BASS_ASIO_FORMAT_DSD_LSBDSD with LSB first.
BASS_ASIO_FORMAT_DSD_MSBDSD with MSB first.
Public fieldgroup
The channel's group.
Public fieldname
The name of the channel.
Top
See Also

Reference