Interface ExtractorCallBack
-
- All Implemented Interfaces:
public interface ExtractorCallBack
-
-
Method Summary
Modifier and Type Method Description abstract UnitonProgress(WaveformExtractor extractor, Float value)-
-
Method Detail
-
onProgress
abstract Unit onProgress(WaveformExtractor extractor, Float value)
-
-
-
-