enableWebRTC property
getter/setter pair
Enables WebRTC support for real-time communication features.
The default value is true.
Officially Supported Platforms/Implementations:
- Linux WPE WebKit 2.38+ (Official API - WebKitSettings.enable-webrtc):
- Requires WPE WebKit 2.38 or later
Implementation
bool? enableWebRTC;