mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 08:46:40 +00:00
docs: add more core api to the right sections
Add new and documented api reported in -unused.txt to -section.txt.
This commit is contained in:
parent
cf0738e43e
commit
110451397a
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue