Home
last modified time | relevance | path

Searched refs:GST_WEBRTC_ICE_ROLE_CONTROLLING (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Dwebrtc_fwd.h203 GST_WEBRTC_ICE_ROLE_CONTROLLING, enumerator
Dwebrtc-enumtypes.c121 { C_ENUM(GST_WEBRTC_ICE_ROLE_CONTROLLING), "GST_WEBRTC_ICE_ROLE_CONTROLLING", "controlling" }, in gst_webrtc_ice_role_get_type()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dnicetransport.c272 controlling_mode ? GST_WEBRTC_ICE_ROLE_CONTROLLING : in gst_webrtc_nice_transport_constructed()