Home
last modified time | relevance | path

Searched refs:GST_WEBRTC_ICE_GATHERING_STATE_GATHERING (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Dwebrtc_fwd.h126 GST_WEBRTC_ICE_GATHERING_STATE_GATHERING, enumerator
Dwebrtc-enumtypes.c43 …{ C_ENUM(GST_WEBRTC_ICE_GATHERING_STATE_GATHERING), "GST_WEBRTC_ICE_GATHERING_STATE_GATHERING", "g… in gst_webrtc_ice_gathering_state_get_type()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dicestream.c187 GST_WEBRTC_ICE_GATHERING_STATE_GATHERING); in gst_webrtc_ice_stream_gather_candidates()
Dgstwebrtcbin.c1361 new_state = GST_WEBRTC_ICE_GATHERING_STATE_GATHERING; in _update_ice_gathering_state_task()