org.jouvieje.bass.defines
Interface BASS_SYNC


public interface BASS_SYNC

BASS_ChannelSetSync types [NAME] BASS_SYNC


Field Summary
static int BASS_SYNC_DOWNLOAD
           
static int BASS_SYNC_END
           
static int BASS_SYNC_FREE
           
static int BASS_SYNC_META
           
static int BASS_SYNC_MIXTIME
          FLAG: sync at mixtime, else at playtime
static int BASS_SYNC_MUSICFX
           
static int BASS_SYNC_MUSICINST
           
static int BASS_SYNC_MUSICPOS
           
static int BASS_SYNC_OGG_CHANGE
           
static int BASS_SYNC_ONETIME
          FLAG: sync only once, else continuously
static int BASS_SYNC_POS
           
static int BASS_SYNC_SETPOS
           
static int BASS_SYNC_SLIDE
           
static int BASS_SYNC_STALL
           
 

Field Detail

BASS_SYNC_POS

public static final int BASS_SYNC_POS
See Also:
Constant Field Values

BASS_SYNC_END

public static final int BASS_SYNC_END
See Also:
Constant Field Values

BASS_SYNC_META

public static final int BASS_SYNC_META
See Also:
Constant Field Values

BASS_SYNC_SLIDE

public static final int BASS_SYNC_SLIDE
See Also:
Constant Field Values

BASS_SYNC_STALL

public static final int BASS_SYNC_STALL
See Also:
Constant Field Values

BASS_SYNC_DOWNLOAD

public static final int BASS_SYNC_DOWNLOAD
See Also:
Constant Field Values

BASS_SYNC_FREE

public static final int BASS_SYNC_FREE
See Also:
Constant Field Values

BASS_SYNC_SETPOS

public static final int BASS_SYNC_SETPOS
See Also:
Constant Field Values

BASS_SYNC_MUSICPOS

public static final int BASS_SYNC_MUSICPOS
See Also:
Constant Field Values

BASS_SYNC_MUSICINST

public static final int BASS_SYNC_MUSICINST
See Also:
Constant Field Values

BASS_SYNC_MUSICFX

public static final int BASS_SYNC_MUSICFX
See Also:
Constant Field Values

BASS_SYNC_OGG_CHANGE

public static final int BASS_SYNC_OGG_CHANGE
See Also:
Constant Field Values

BASS_SYNC_MIXTIME

public static final int BASS_SYNC_MIXTIME
FLAG: sync at mixtime, else at playtime

See Also:
Constant Field Values

BASS_SYNC_ONETIME

public static final int BASS_SYNC_ONETIME
FLAG: sync only once, else continuously

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)