Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Dwebrtc_fwd.h329 GST_WEBRTC_SCTP_TRANSPORT_STATE_CONNECTED, enumerator
Dwebrtc-enumtypes.c253 …{ C_ENUM(GST_WEBRTC_SCTP_TRANSPORT_STATE_CONNECTED), "GST_WEBRTC_SCTP_TRANSPORT_STATE_CONNECTED", … in gst_webrtc_sctp_transport_state_get_type()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dwebrtcsctptransport.c128 sctp->state = GST_WEBRTC_SCTP_TRANSPORT_STATE_CONNECTED; in _on_sctp_association_established()
Dwebrtcdatachannel.c874 if (state == GST_WEBRTC_SCTP_TRANSPORT_STATE_CONNECTED) { in _on_sctp_notify_state_unlocked()
Dgstwebrtcbin.c2387 if (state == GST_WEBRTC_SCTP_TRANSPORT_STATE_CONNECTED) { in _on_sctp_state_notify()