Home
last modified time | relevance | path

Searched refs:gst_rtsp_connection_set_ip (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.h206 void gst_rtsp_connection_set_ip (GstRTSPConnection *conn, const gchar *ip);
Dgstrtspconnection.c3428 gst_rtsp_connection_set_ip (GstRTSPConnection * conn, const gchar * ip) in gst_rtsp_connection_set_ip() function
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtspconnection.c852 gst_rtsp_connection_set_ip (conn, "127.0.0.1"); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/
DChangeLog126854 API: RTSP::gst_rtsp_connection_set_ip()