summaryrefslogtreecommitdiffstats
path: root/gst/rtsp/gstrtspext.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtsp/gstrtspext.h')
-rw-r--r--gst/rtsp/gstrtspext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/rtsp/gstrtspext.h b/gst/rtsp/gstrtspext.h
index fa7f6892..f30b302f 100644
--- a/gst/rtsp/gstrtspext.h
+++ b/gst/rtsp/gstrtspext.h
@@ -76,6 +76,7 @@ GstRTSPResult gst_rtsp_ext_list_stream_select (GstRTSPExtensionList *ext, Gs
void gst_rtsp_ext_list_connect (GstRTSPExtensionList *ext,
const gchar *detailed_signal, GCallback c_handler,
gpointer data);
+GstRTSPResult gst_rtsp_ext_list_receive_request (GstRTSPExtensionList *ext, GstRTSPMessage *req);
G_END_DECLS