BASS.NET API for the Un4seen BASS Audio Library

BASS_WASAPI_DEVICEINFO Fields

BASS.NET API for the Un4seen BASS Audio Library

The BASS_WASAPI_DEVICEINFO type exposes the following members.

Fields

  NameDescription
Public fielddefperiod
The default update period (in seconds) of the device.
Public fieldflags
The device's current and input/output status. Any combination of BASSWASAPIDeviceInfo.
Public fieldid
The ID of the driver being used.
Public fieldminperiod
The minimum update period (in seconds) of the device.
Public fieldmixchans
The shared-mode format mixers number of channels.
Public fieldmixfreq
The shared-mode format mixers sample rate.
Public fieldname
The description of the device.
Public fieldtype
The type of the devices. One of the BASSWASAPIDeviceType values.
Top
See Also

Reference