org.jouvieje.bass.defines
Interface BASS_OBJECT


public interface BASS_OBJECT

DirectSound interfaces (for use with BASS_GetDSoundObject) [NAME] BASS_OBJECT


Field Summary
static int BASS_OBJECT_DS
          IDirectSound
static int BASS_OBJECT_DS3DL
          IDirectSound3DListener
 

Field Detail

BASS_OBJECT_DS

public static final int BASS_OBJECT_DS
IDirectSound

See Also:
Constant Field Values

BASS_OBJECT_DS3DL

public static final int BASS_OBJECT_DS3DL
IDirectSound3DListener

See Also:
Constant Field Values


NativeBass is an Open Source Project under GNU LGPL License
NativeBass Project - © Copyright 2007-2008 - Jérôme Jouvie (Jouvieje)
http://jerome.jouvie.free.fr/ - jerome.jouvie@gmail.com

(Documentation Copyright © Ian Luck - BASS - http://www.un4seen.com)