Searched refs:gst_webrtc_data_channel_send_data (Results 1 – 2 of 2) sorted by relevance
40 void gst_webrtc_data_channel_send_data (GstWebRTCDataChannel * channel, GBytes * data);
339 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