Home
last modified time | relevance | path

Searched refs:gst_uri_set_host (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgsturi.c912 fail_unless (gst_uri_set_host (url, NULL)); in GST_START_TEST()
918 fail_unless (gst_uri_set_host (url, "example.com")); in GST_START_TEST()
925 fail_unless (!gst_uri_set_host (NULL, "fail")); in GST_START_TEST()
926 fail_unless (gst_uri_set_host (NULL, NULL)); in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgsturi.h278 gboolean gst_uri_set_host (GstUri * uri, const gchar * host);
Dgsturi.c2191 gst_uri_set_host (GstUri * uri, const gchar * host) in gst_uri_set_host() function
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcice.c349 gst_uri_set_host (turn_server, ip); in _add_turn_server()
/third_party/gstreamer/gstreamer/docs/gst/
Dgstreamer-sections.txt3561 gst_uri_set_host