Method

WPEWebKitSettingsset_webrtc_udp_ports_range

since: 2.48

Declaration [src]

void
webkit_settings_set_webrtc_udp_ports_range (
  WebKitSettings* settings,
  const gchar* udp_port_range
)

Description [src]

Available since: 2.48

Parameters

udp_port_range

Type: const gchar*

Value to be set.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.