mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 04:22:27 +00:00
doc update
Original commit message from CVS: doc update
This commit is contained in:
parent
c7c1192ab3
commit
bd887e2e61
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue