summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Sauer <ensonic@users.sf.net>2016-01-06 17:58:11 +0100
committerStefan Sauer <ensonic@users.sf.net>2016-01-06 17:59:23 +0100
commit110451397a779755c7d1166beba43d0cdfbc6c8e (patch)
tree0d8d28517bba35f1abecf0aa975c20c863daebc2
parentcf0738e43e5e3c9dd78a3f77124c736b5627d4f3 (diff)
docs: add more core api to the right sections
Add new and documented api reported in -unused.txt to -section.txt.
-rw-r--r--docs/gst/gstreamer-sections.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt
index b9e68cc3d..81b1033a4 100644
--- a/docs/gst/gstreamer-sections.txt
+++ b/docs/gst/gstreamer-sections.txt
@@ -2797,6 +2797,7 @@ GST_TAG_IMAGE_ORIENTATION
GST_TAG_PUBLISHER
GST_TAG_INTERPRETED_BY
GST_TAG_MIDI_BASE_NOTE
+GST_TAG_PRIVATE_DATA
gst_tag_register
gst_tag_register_static
@@ -3627,6 +3628,12 @@ gst_device_monitor_remove_filter
gst_device_monitor_start
gst_device_monitor_stop
gst_device_monitor_get_devices
+gst_device_monitor_get_providers
+gst_device_monitor_get_show_all_devices
+gst_device_monitor_set_show_all_devices
+gst_device_provider_get_hidden_providers
+gst_device_provider_hide_provider
+gst_device_provider_unhide_provider
<SUBSECTION Standard>
GstDeviceMonitorPrivate