From 6ba3e11c90715bf8bd2f6695cf88fd5d07302f62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 27 Jan 2012 17:50:38 +0000 Subject: [PATCH] docs: add new stream config functions to docs --- docs/gst/gstreamer-sections.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt index c37660a3cc..e09aed9696 100644 --- a/docs/gst/gstreamer-sections.txt +++ b/docs/gst/gstreamer-sections.txt @@ -977,6 +977,17 @@ gst_event_new_reconfigure gst_event_new_caps gst_event_parse_caps + +GstStreamConfigFlags +gst_event_new_stream_config +gst_event_parse_stream_config + +gst_event_set_stream_config_codec_data +gst_event_parse_stream_config_codec_data + +gst_event_add_stream_config_header +gst_event_get_n_stream_config_headers +gst_event_parse_nth_stream_config_header GstEventClass GST_EVENT