onInitCapturer

open override fun onInitCapturer(): Boolean

Called by the underlying audio subsystem when the capturer is ready to be initialized. This method is called before onStartCapturing.

Return

A boolean value to indicate if initialization was successful.