Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.h194 void gst_rtsp_connection_set_content_length_limit (GstRTSPConnection *conn,
Dgstrtspconnection.c3378 gst_rtsp_connection_set_content_length_limit (GstRTSPConnection * conn, in gst_rtsp_connection_set_content_length_limit() function
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtspconnection.c896 gst_rtsp_connection_set_content_length_limit (rtsp_input_conn, 1000); in GST_START_TEST()