Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Dwebrtc_fwd.h147 GST_WEBRTC_ICE_CONNECTION_STATE_COMPLETED, enumerator
Dwebrtc-enumtypes.c62 …{ C_ENUM(GST_WEBRTC_ICE_CONNECTION_STATE_COMPLETED), "GST_WEBRTC_ICE_CONNECTION_STATE_COMPLETED", … in gst_webrtc_ice_connection_state_get_type()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dnicetransport.c104 return GST_WEBRTC_ICE_CONNECTION_STATE_COMPLETED; in _nice_component_state_to_gst()
Dtransportreceivebin.c129 icestate == GST_WEBRTC_ICE_CONNECTION_STATE_COMPLETED) { in transport_receive_bin_set_receive_state()
Dtransportsendbin.c273 state != GST_WEBRTC_ICE_CONNECTION_STATE_COMPLETED) { in maybe_start_enc()