Home
last modified time | relevance | path

Searched refs:gst_webrtc_data_channel_close (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Ddatachannel.h46 void gst_webrtc_data_channel_close (GstWebRTCDataChannel * channel);
Ddatachannel.c362 G_CALLBACK (gst_webrtc_data_channel_close), NULL, NULL, NULL, in gst_webrtc_data_channel_class_init()
552 gst_webrtc_data_channel_close (GstWebRTCDataChannel * channel) in gst_webrtc_data_channel_close() function