SettingsGidBuilderImpl.enableWebrtc

Set enableWebrtc property.

class SettingsGidBuilderImpl(T)
T
enableWebrtc
(
bool propval
)

Parameters

propval bool

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/

Return Value

Type: T

Builder instance for fluent chaining