Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Ddatachannel.h43 void gst_webrtc_data_channel_send_string (GstWebRTCDataChannel * channel, const gchar * str);
Ddatachannel.c350 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