SoundRecorder.onStop

Stop capturing audio data.

This virtual function may be overriden by a derived class if something has to be done every time the capture ends. If not, this function can be ignored; the default implementation does nothing.

class SoundRecorder
protected
void
onStop
(
)

Meta