webrtc: expose ice-transport-policy property
authorMathieu Duponchelle <mathieu@centricular.com>
Thu, 17 Jan 2019 14:06:06 +0000 (15:06 +0100)
committerOlivier CrĂȘte <olivier.crete@ocrete.ca>
Wed, 23 Jan 2019 22:47:51 +0000 (22:47 +0000)
commit85c75bb23b100a5d4f01cfac0dc8fbb9bcb2780c
tree698f206d5faa13fe38648e0f7f8d66970b9729f1
parent73c6530d400e8758fa30215b1a17b62d92cd3703
webrtc: expose ice-transport-policy property

This is the equivalent of iceTransportPolicy in the RTCConfiguration
dictionary.

Only two values are implemented:

* all: default behaviour
* relay: only gather relay candidates

The third member of the iceTransportPolicy enum, "public", is
obsolete.
ext/webrtc/gstwebrtcbin.c
ext/webrtc/gstwebrtcbin.h
ext/webrtc/gstwebrtcice.c
gst-libs/gst/webrtc/webrtc_fwd.h