Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Dwebrtc_fwd.h148 GST_WEBRTC_ICE_CONNECTION_STATE_FAILED, enumerator
Dwebrtc-enumtypes.c63 …{ C_ENUM(GST_WEBRTC_ICE_CONNECTION_STATE_FAILED), "GST_WEBRTC_ICE_CONNECTION_STATE_FAILED", "faile… in gst_webrtc_ice_connection_state_get_type()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dnicetransport.c106 return GST_WEBRTC_ICE_CONNECTION_STATE_FAILED; in _nice_component_state_to_gst()