diff options
Diffstat (limited to 'docs/gst')
-rw-r--r-- | docs/gst/gstreamer-sections.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt index 36acf8823..a19044dc1 100644 --- a/docs/gst/gstreamer-sections.txt +++ b/docs/gst/gstreamer-sections.txt @@ -1485,8 +1485,9 @@ gst_object_sync_values gst_object_has_active_control_bindings gst_object_set_control_bindings_disabled gst_object_set_control_binding_disabled -gst_object_set_control_binding +gst_object_add_control_binding gst_object_get_control_binding +gst_object_remove_control_binding gst_object_get_value gst_object_get_value_array gst_object_get_control_rate |