Searched refs:GST_WEBRTC_ICE_GATHERING_STATE_COMPLETE (Results 1 – 5 of 5) sorted by relevance
127 GST_WEBRTC_ICE_GATHERING_STATE_COMPLETE, enumerator
44 …{ C_ENUM(GST_WEBRTC_ICE_GATHERING_STATE_COMPLETE), "GST_WEBRTC_ICE_GATHERING_STATE_COMPLETE", "com… in gst_webrtc_ice_gathering_state_get_type()
125 GST_WEBRTC_ICE_GATHERING_STATE_COMPLETE); in _on_candidate_gathering_done()
1357 if (new_state == GST_WEBRTC_ICE_GATHERING_STATE_COMPLETE) { in _update_ice_gathering_state_task()
722 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()