diff options
author | Wim Taymans <wim.taymans@collabora.co.uk> | 2012-11-27 11:02:19 +0100 |
---|---|---|
committer | Wim Taymans <wim.taymans@collabora.co.uk> | 2012-11-27 11:15:34 +0100 |
commit | b511f938d414749f0ebd577b3eaa965e5ca1f3fd (patch) | |
tree | 86cf2462a9116e20d543fc4e00da30b7363d00b5 /docs | |
parent | 9e8e3dfef4f0909be301d17e04fbb0a3d5a80ed8 (diff) |
rtsp: add method to parse options list
Diffstat (limited to 'docs')
-rw-r--r-- | docs/libs/gst-plugins-base-libs-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-base-libs-sections.txt b/docs/libs/gst-plugins-base-libs-sections.txt index 89e7cd936..c2d46328e 100644 --- a/docs/libs/gst-plugins-base-libs-sections.txt +++ b/docs/libs/gst-plugins-base-libs-sections.txt @@ -1275,6 +1275,7 @@ gst_rtsp_header_as_text gst_rtsp_header_allow_multiple gst_rtsp_status_as_text gst_rtsp_options_as_text +gst_rtsp_options_from_text gst_rtsp_find_header_field gst_rtsp_find_method <SUBSECTION Standard> |