org.jouvieje.bass.defines
Interface BASS_ACTIVE


public interface BASS_ACTIVE

BASS_ChannelIsActive return values [NAME] BASS_ACTIVE


Field Summary
static int BASS_ACTIVE_PAUSED
           
static int BASS_ACTIVE_PLAYING
           
static int BASS_ACTIVE_STALLED
           
static int BASS_ACTIVE_STOPPED
           
 

Field Detail

BASS_ACTIVE_STOPPED

public static final int BASS_ACTIVE_STOPPED
See Also:
Constant Field Values

BASS_ACTIVE_PLAYING

public static final int BASS_ACTIVE_PLAYING
See Also:
Constant Field Values

BASS_ACTIVE_STALLED

public static final int BASS_ACTIVE_STALLED
See Also:
Constant Field Values

BASS_ACTIVE_PAUSED

public static final int BASS_ACTIVE_PAUSED
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)