docs: ensure GstBufferPools shows up as with GObject features

GstBufferPool is a GstObject, add the _get_type function to the types file.
This commit is contained in:
Stefan Sauer 2014-01-13 20:48:32 +01:00
parent 4f9d382a0a
commit 4f70bd5a5a
2 changed files with 4 additions and 2 deletions

View file

@ -329,15 +329,16 @@ gst_buffer_pool_release_buffer
<SUBSECTION Standard>
GST_BUFFER_POOL_CLASS
GST_BUFFER_POOL_CAST
GstBufferPoolPrivate
GST_BUFFER_POOL
GST_IS_BUFFER_POOL
GST_TYPE_BUFFER_POOL
gst_buffer_pool_get_type
GST_TYPE_BUFFER_POOL_ACQUIRE_FLAGS
gst_buffer_pool_acquire_flags_get_type
GST_IS_BUFFER_POOL_CLASS
GST_BUFFER_POOL_GET_CLASS
<SUBSECTION Private>
gst_buffer_pool_get_type
GstBufferPoolPrivate
</SECTION>
<SECTION>

View file

@ -9,6 +9,7 @@
#include <gst/gst.h>
gst_bin_get_type
gst_buffer_pool_get_type
gst_bus_get_type
gst_child_proxy_get_type
gst_clock_get_type