BASS.NET API for the Un4seen BASS Audio Library

BASS_WASAPI_INFO Fields

BASS.NET API for the Un4seen BASS Audio Library

The BASS_WASAPI_INFO type exposes the following members.

Fields

  NameDescription
Public fieldbuflen
The buffer size in bytes.
Public fieldchans
The number of channels used (1 = mono, 2 = stereo, etc.).
Public fieldformat
The device's sample format used (one of the BASSWASAPIFormat).
Public fieldfreq
The sample rate used.
Public fieldinitflags
Top
See Also

Reference