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

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

Uses of BASS_RECORDINFO in org.jouvieje.bass
 

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

Uses of BASS_RECORDINFO in org.jouvieje.bass.structures
 

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



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)