class PAInputReasoning.Callback
extends PaCallback
| Constructor and Description |
|---|
PAInputReasoning.Callback() |
public int callback(long stream,
java.nio.ByteBuffer input,
java.nio.ByteBuffer output,
long frameCount,
double inputBufferAdcTime,
double currentTime,
double outputBufferDacTime)
stream - the streaminput - the inputoutput - the outputframeCount - the frame countinputBufferAdcTime - the input buffer adc timecurrentTime - the current timeoutputBufferDacTime - the output buffer dac timepublic void hook(long stream)
stream - the stream