doc update

Original commit message from CVS:
doc update
This commit is contained in:
Steve Baker 2001-08-12 09:48:41 +00:00
parent c7c1192ab3
commit bd887e2e61

View file

@ -250,7 +250,7 @@ gst_buffer_pool_destroy_buffer (GstBufferPool *pool,
/**
* gst_buffer_pool_get_default:
* @pool: instance of GstBufferPool which is no longer required (or NULL if it doesn't exist)
* @oldpool: instance of GstBufferPool which is no longer required (or NULL if it doesn't exist)
* @buffer_size: the number of bytes this buffer will store
* @pool_size: the default number of buffers to be preallocated
*