get_microphone_capture_state


Description:

[ Version ( since = "2.34" ) ]
public MediaCaptureState get_microphone_capture_state ()

Get the microphone capture state of a WebView.

Parameters:

this

a WebView

Returns:

The MediaCaptureState of the microphone device. If WebKitSettings:enable-mediastream is false, this method will return webkit_media_capture_state_none.