Enabling this setting implies that property@Settings:enable-media-stream will be enabled as well.
See also https://www.w3.org/TR/webrtc/
bool enableWebrtc() @propertyGet enableWebrtc property.
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) @propertySet enableWebrtc property.
propval | 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/ |