Settings.enableWebrtc

Get enableWebrtc property.

  1. bool enableWebrtc [@property getter]
    class Settings
    @property
    bool
    enableWebrtc
    ()
  2. bool enableWebrtc [@property setter]

Return Value

Type: 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/