added refcounting and _get_default

Original commit message from CVS:
added refcounting and _get_default
This commit is contained in:
Steve Baker 2001-06-21 12:21:42 +00:00
parent 7b2c15eb02
commit 441fe1ee40

View file

@ -199,9 +199,13 @@ GstBufferPoolDestroyFunction
gst_buffer_pool_new
gst_buffer_pool_new_buffer
gst_buffer_pool_destroy_buffer
gst_buffer_pool_ref
gst_buffer_pool_ref_by_count
gst_buffer_pool_unref
gst_buffer_pool_set_create_function
gst_buffer_pool_set_destroy_function
gst_buffer_pool_destroy
gst_buffer_pool_get_default
<SUBSECTION Standard>
GST_BUFFER_POOL
</SECTION>