summaryrefslogtreecommitdiff
path: root/docs/gst/gstreamer-sections.txt
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.com>2014-05-08 12:47:43 -0400
committerNicolas Dufresne <nicolas.dufresne@collabora.com>2014-05-08 13:11:14 -0400
commit194db480e061f3b43c06e1f162715939e7f29c58 (patch)
tree909252ee2d71e16c1a6b029bfc71c90ecf7ab182 /docs/gst/gstreamer-sections.txt
parent43acfbbb86c4c140dc1f90bed31e7c0d708b74fd (diff)
bufferpool: Add an helper to validate config
When we call gst_buffer_pool_set_config() the pool may return FALSE and slightly change the parameters. This helper is useful to do the minial required validation before accepting the modified configuration. https://bugzilla.gnome.org/show_bug.cgi?id=727916
Diffstat (limited to 'docs/gst/gstreamer-sections.txt')
-rw-r--r--docs/gst/gstreamer-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt
index 5032f70e8..ed81c10f2 100644
--- a/docs/gst/gstreamer-sections.txt
+++ b/docs/gst/gstreamer-sections.txt
@@ -308,6 +308,7 @@ gst_buffer_pool_new
gst_buffer_pool_config_get_params
gst_buffer_pool_config_set_params
+gst_buffer_pool_config_validate_params
gst_buffer_pool_config_get_allocator
gst_buffer_pool_config_set_allocator