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

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

Uses of BASS_CHANNELINFO in org.jouvieje.bass
 

Methods in org.jouvieje.bass with parameters of type BASS_CHANNELINFO
static boolean Bass.BASS_ChannelGetInfo(int handle, BASS_CHANNELINFO info)
           
 

Uses of BASS_CHANNELINFO in org.jouvieje.bass.structures
 

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



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)