WebView.getCameraCaptureState

Get the camera capture state of a #WebKitWebView.

class WebView
getCameraCaptureState
()

Return Value

Type: webkit.types.MediaCaptureState

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