From 314d852e48e06ed74a387259759d1a9eeaf306d0 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 3 Feb 2009 10:52:15 +0100 Subject: [PATCH] Add new methods Add new methods to the windows def file. --- win32/common/libgstrtsp.def | 2 ++ 1 file changed, 2 insertions(+) diff --git a/win32/common/libgstrtsp.def b/win32/common/libgstrtsp.def index e621040dcb..df61ed1312 100644 --- a/win32/common/libgstrtsp.def +++ b/win32/common/libgstrtsp.def @@ -58,9 +58,11 @@ EXPORTS gst_rtsp_message_set_body gst_rtsp_message_steal_body gst_rtsp_message_take_body + gst_rtsp_message_take_header gst_rtsp_message_unset gst_rtsp_method_as_text gst_rtsp_method_get_type + gst_rtsp_options_as_text gst_rtsp_range_free gst_rtsp_range_parse gst_rtsp_result_get_type