Method

WebKit2WebViewget_is_muted

Declaration [src]

gboolean
webkit_web_view_get_is_muted (
  WebKitWebView* web_view
)

Description [src]

Gets the mute state of web_view.

Available since:2.30

Return value

Returns: gboolean
 

TRUE if web_view audio is muted or FALSE is audio is not muted.