BASS.NET API for the Un4seen BASS Audio Library

BASS_INFO Properties

BASS.NET API for the Un4seen BASS Audio Library

The BASS_INFO type exposes the following members.

Properties

  NameDescription
Public propertyIsCertified
The device driver has been certified by Microsoft. Always true for WDM drivers.
Public propertySupports16BitSamples
16-bit samples are supported by hardware mixing.
Public propertySupports8BitSamples
8-bit samples are supported by hardware mixing.
Public propertySupportsContinuousRate
The device supports all sample rates between minrate and maxrate.
Public propertySupportsDirectSound
The device's drivers has DirectSound support
Public propertySupportsMonoSamples
Mono samples are supported by hardware mixing.
Public propertySupportsStereoSamples
Stereo samples are supported by hardware mixing.
Top
See Also

Reference