Settings.enableWebrtc

bool enableWebrtc() @property

Get enableWebrtc property.

Returns

Enable WebRTC support for loaded pages.

Enabling this setting implies that property@Settings:enable-media-stream will be enabled as well.

See also https://www.w3.org/TR/webrtc/

void enableWebrtc(bool propval) @property

Set enableWebrtc property.

Parameters

propvalEnable WebRTC support for loaded pages. Enabling this setting implies that property@Settings:enable-media-stream will be enabled as well. See also https://www.w3.org/TR/webrtc/