Home
last modified time | relevance | path

Searched refs:gst_webrtc_data_channel_on_message_data (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Dwebrtc-priv.h283 void gst_webrtc_data_channel_on_message_data (GstWebRTCDataChannel * channel, GBytes * data);
Ddatachannel.c463 gst_webrtc_data_channel_on_message_data (GstWebRTCDataChannel * channel, in gst_webrtc_data_channel_on_message_data() function
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dwebrtcdatachannel.c527 gst_webrtc_data_channel_on_message_data (GST_WEBRTC_DATA_CHANNEL (channel), in _emit_have_data()