WebView.getMicrophoneCaptureState

Get the microphone capture state of a #WebKitWebView.

class WebView
getMicrophoneCaptureState
()

Return Value

Type: webkit.types.MediaCaptureState

The #WebKitMediaCaptureState of the microphone device. If #WebKitSettings:enable-mediastream is false, this method will return webkit.types.MediaCaptureState.None.