BASS.NET API for the Un4seen BASS Audio Library

BASSDirectSound Enumeration

BASS.NET API for the Un4seen BASS Audio Library
Direct Sound interface flags for use with BASS_GetDSoundObject(Int32)

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

public enum BASSDirectSound
Members

  Member nameValueDescription
BASS_OBJECT_DS1 Retrieve the IDirectSound interface.
BASS_OBJECT_DS3DL2 Retrieve the IDirectSound3DListener interface.
See Also

Reference