Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Ddatachannel.h40 void gst_webrtc_data_channel_send_data (GstWebRTCDataChannel * channel, GBytes * data);
Ddatachannel.c339 G_CALLBACK (gst_webrtc_data_channel_send_data), NULL, NULL, NULL, in gst_webrtc_data_channel_class_init()
515 gst_webrtc_data_channel_send_data (GstWebRTCDataChannel * channel, in gst_webrtc_data_channel_send_data() function