org.jouvieje.bass.defines
Interface BASS_POS


public interface BASS_POS

BASS_ChannelGetLength/GetPosition/SetPosition modes [NAME] BASS_POS


Field Summary
static int BASS_POS_BYTE
          byte position
static int BASS_POS_MUSIC_ORDER
          order.row position, MAKELONG(order,row)
 

Field Detail

BASS_POS_BYTE

public static final int BASS_POS_BYTE
byte position

See Also:
Constant Field Values

BASS_POS_MUSIC_ORDER

public static final int BASS_POS_MUSIC_ORDER
order.row position, MAKELONG(order,row)

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)