Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcice.h100 typedef void (*GstWebRTCIceOnCandidateFunc) (GstWebRTCICE * ice, guint stream_id, gchar * candidate… typedef
103GstWebRTCIceOnCandidateFunc func,
Dgstwebrtcice.c77 GstWebRTCIceOnCandidateFunc on_candidate;
828 GstWebRTCIceOnCandidateFunc func, gpointer user_data, GDestroyNotify notify) in gst_webrtc_ice_set_on_ice_candidate()
Dgstwebrtcbin.c7365 (GstWebRTCIceOnCandidateFunc) _on_local_ice_candidate_cb, webrtc, NULL); in gst_webrtc_bin_constructed()