Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Dwebrtc-priv.h274 void gst_webrtc_data_channel_on_open (GstWebRTCDataChannel * channel);
Ddatachannel.c379 gst_webrtc_data_channel_on_open (GstWebRTCDataChannel * channel) in gst_webrtc_data_channel_on_open() function
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dwebrtcdatachannel.c277 gst_webrtc_data_channel_on_open (GST_WEBRTC_DATA_CHANNEL (channel)); in _emit_on_open()