Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Dwebrtc-priv.h280 void gst_webrtc_data_channel_on_error (GstWebRTCDataChannel * channel, GError * error);
Ddatachannel.c443 gst_webrtc_data_channel_on_error (GstWebRTCDataChannel * channel, in gst_webrtc_data_channel_on_error() function
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dwebrtcdatachannel.c298 gst_webrtc_data_channel_on_error (GST_WEBRTC_DATA_CHANNEL (channel), error); in _transport_closed()