WebView.getMicrophoneCaptureState

webkit.types.MediaCaptureState getMicrophoneCaptureState()

Get the microphone capture state of a #WebKitWebView.

Returns

The #WebKitMediaCaptureState of the microphone device. If #WebKitSettings:enable-mediastream

is false, this method will return [webkit.types.MediaCaptureState.None].