From c62df3adaab7f1a1025d470acdd083c666e4975b Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 11 Mar 2013 10:49:58 +0100 Subject: [PATCH] defs: add new methods --- win32/common/libgstrtsp.def | 3 +++ 1 file changed, 3 insertions(+) diff --git a/win32/common/libgstrtsp.def b/win32/common/libgstrtsp.def index 6deb71d..736b62a 100644 --- a/win32/common/libgstrtsp.def +++ b/win32/common/libgstrtsp.def @@ -11,6 +11,7 @@ EXPORTS gst_rtsp_connection_free gst_rtsp_connection_get_ip gst_rtsp_connection_get_read_socket + gst_rtsp_connection_get_remember_session_id gst_rtsp_connection_get_tunnelid gst_rtsp_connection_get_url gst_rtsp_connection_get_write_socket @@ -27,6 +28,7 @@ EXPORTS gst_rtsp_connection_set_ip gst_rtsp_connection_set_proxy gst_rtsp_connection_set_qos_dscp + gst_rtsp_connection_set_remember_session_id gst_rtsp_connection_set_tunneled gst_rtsp_connection_write gst_rtsp_event_get_type @@ -76,6 +78,7 @@ EXPORTS gst_rtsp_method_get_type gst_rtsp_options_as_text gst_rtsp_options_from_text + gst_rtsp_range_convert_units gst_rtsp_range_free gst_rtsp_range_get_times gst_rtsp_range_parse -- 2.7.4