Searched refs:send_string (Results 1 – 3 of 3) sorted by relevance
267 void (*send_string) (GstWebRTCDataChannel * channel, const gchar *str); member
542 klass->send_string (channel, str); in gst_webrtc_data_channel_send_string()
999 channel_class->send_string = webrtc_data_channel_send_string; in webrtc_data_channel_class_init()