From 0c952d071194f340f5d334d4927d99b894acf702 Mon Sep 17 00:00:00 2001 From: Stefan Sauer Date: Wed, 6 Jan 2016 13:33:39 +0100 Subject: [PATCH] docs: add new pad-event function to the docs --- docs/gst/gstreamer-sections.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt index bcbe93c..884c5c4 100644 --- a/docs/gst/gstreamer-sections.txt +++ b/docs/gst/gstreamer-sections.txt @@ -1890,6 +1890,10 @@ gst_pad_set_event_function gst_pad_set_event_function_full GstPadEventFunction +gst_pad_set_event_full_function +gst_pad_set_event_full_function_full +GstPadEventFullFunction + gst_pad_set_link_function gst_pad_set_link_function_full GstPadLinkFunction @@ -1986,6 +1990,7 @@ GST_PAD_ACTIVATEMODEFUNC GST_PAD_CHAINFUNC GST_PAD_CHAINLISTFUNC GST_PAD_EVENTFUNC +GST_PAD_EVENTFULLFUNC GST_PAD_GETRANGEFUNC GST_PAD_QUERYFUNC GST_PAD_ITERINTLINKFUNC -- 2.7.4