|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SoundSampleListener
Declaration of a SoundRecorder callback method.
| Method Summary | |
|---|---|
void |
sampleReceived(int count)
Event callback method called by the sound recording thread each time a new sound sample is copied into the sound sample buffer. |
| Method Detail |
|---|
void sampleReceived(int count)
count - the number of bytes copied.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||