org.robokind.api.audio.processing
Interface SampleProcessor.ProcessorListener

Enclosing interface:
SampleProcessor

public static interface SampleProcessor.ProcessorListener


Method Summary
 void framesProcessed(int framesDone, int totalFrames)
           
 

Method Detail

framesProcessed

void framesProcessed(int framesDone,
                     int totalFrames)


Copyright © 2011-2012. All Rights Reserved.