Home
last modified time | relevance | path

Searched refs:GST_WEBRTC_ICE_GATHERING_STATE_COMPLETE (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Dwebrtc_fwd.h127 GST_WEBRTC_ICE_GATHERING_STATE_COMPLETE, enumerator
Dwebrtc-enumtypes.c44 …{ C_ENUM(GST_WEBRTC_ICE_GATHERING_STATE_COMPLETE), "GST_WEBRTC_ICE_GATHERING_STATE_COMPLETE", "com… in gst_webrtc_ice_gathering_state_get_type()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dicestream.c125 GST_WEBRTC_ICE_GATHERING_STATE_COMPLETE); in _on_candidate_gathering_done()
Dgstwebrtcbin.c1357 if (new_state == GST_WEBRTC_ICE_GATHERING_STATE_COMPLETE) { in _update_ice_gathering_state_task()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dwebrtcbin.c722 while (ice_state1 != GST_WEBRTC_ICE_GATHERING_STATE_COMPLETE && in test_webrtc_wait_for_ice_gathering_complete()
723 ice_state2 != GST_WEBRTC_ICE_GATHERING_STATE_COMPLETE) { in test_webrtc_wait_for_ice_gathering_complete()