org.jouvieje.bass.callbacks
Interface DSPPROC


public interface DSPPROC


Method Summary
 void DSPPROC(HDSP handle, int channel, java.nio.ByteBuffer buffer, int length, Pointer user)
           
 

Method Detail

DSPPROC

public void DSPPROC(HDSP handle,
                    int channel,
                    java.nio.ByteBuffer buffer,
                    int length,
                    Pointer user)


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)