BASS.NET API for the Un4seen BASS Audio Library

BASSWASAPIVolume Enumeration

BASS.NET API for the Un4seen BASS Audio Library

Namespace:  Un4seen.BassWasapi
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public enum BASSWASAPIVolume
Members

  Member nameValueDescription
BASS_WASAPI_CURVE_DB0 Logarithmic curve.
BASS_WASAPI_CURVE_LINEAR1 Linear curve.
BASS_WASAPI_CURVE_WINDOWS2 Windows' hybrid curve.
BASS_WASAPI_VOL_SESSION8 Use the session volume.
BASS_WASAPI_VOL_DEVICE0 Use the device volume.
See Also

Reference