|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HPLUGIN | |
org.jouvieje.bass | |
org.jouvieje.bass.structures |
Uses of HPLUGIN in org.jouvieje.bass |
Methods in org.jouvieje.bass that return HPLUGIN | |
static HPLUGIN |
Bass.BASS_PluginLoad(java.lang.String file,
int flags)
|
Methods in org.jouvieje.bass with parameters of type HPLUGIN | |
static boolean |
Bass.BASS_PluginFree(HPLUGIN handle)
|
static BASS_PLUGININFO |
Bass.BASS_PluginGetInfo(HPLUGIN handle)
|
Uses of HPLUGIN in org.jouvieje.bass.structures |
Methods in org.jouvieje.bass.structures that return HPLUGIN | |
HPLUGIN |
BASS_CHANNELINFO.getPlugin()
|
static HPLUGIN |
HPLUGIN.createView(Pointer pointer)
Create a view of the Pointer object as a HPLUGIN object. |
Methods in org.jouvieje.bass.structures with parameters of type HPLUGIN | |
void |
BASS_CHANNELINFO.setPlugin(HPLUGIN plugin)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |