Searched refs:gst_webrtc_data_channel_send_string (Results 1 – 2 of 2) sorted by relevance
43 void gst_webrtc_data_channel_send_string (GstWebRTCDataChannel * channel, const gchar * str);
350 G_CALLBACK (gst_webrtc_data_channel_send_string), NULL, NULL, NULL, in gst_webrtc_data_channel_class_init()534 gst_webrtc_data_channel_send_string (GstWebRTCDataChannel * channel, in gst_webrtc_data_channel_send_string() function