public static interface AudioSpectrogram.SpectrogramCompleteListener
| Modifier and Type | Method and Description | 
|---|---|
| void | spectrogramComplete(AudioSpectrogram as)Called when the spectragram is complete | 
void spectrogramComplete(AudioSpectrogram as)
as - The spectragram that completed.