mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-18 04:05:34 +00:00
query: doc consistency
Mention that it is the 'buffer size', like we do elsewhere.
This commit is contained in:
parent
90238a8958
commit
e584886d06
1 changed files with 1 additions and 1 deletions
|
@ -1691,7 +1691,7 @@ gst_query_parse_nth_allocation_pool (GstQuery * query, guint index,
|
|||
* @index: index to modify
|
||||
* @query: A valid #GstQuery of type GST_QUERY_ALLOCATION.
|
||||
* @pool: (transfer none) (allow-none): the #GstBufferPool
|
||||
* @size: the size
|
||||
* @size: the buffer size
|
||||
* @min_buffers: the min buffers
|
||||
* @max_buffers: the max buffers
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue