Uses of Class
org.jouvieje.bass.structures.BASS_INFO

Packages that use BASS_INFO
org.jouvieje.bass   
org.jouvieje.bass.structures   
 

Uses of BASS_INFO in org.jouvieje.bass
 

Methods in org.jouvieje.bass with parameters of type BASS_INFO
static boolean Bass.BASS_GetInfo(BASS_INFO info)
           
 

Uses of BASS_INFO in org.jouvieje.bass.structures
 

Methods in org.jouvieje.bass.structures that return BASS_INFO
static BASS_INFO BASS_INFO.createView(Pointer pointer)
          Create a view of the Pointer object as a BASS_INFO object.
static BASS_INFO BASS_INFO.create()
          Create a new BASS_INFO.
 



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)