onStopCapturing

open override fun onStopCapturing(): Boolean

Called by the underlying audio subsystem when the capturer stops capturing. This method is called some time after onStartCapturing when audio capturing is no longer needed by the media engine.

Return

A boolean value that indicates if capturing has stopped or not.