query: doc consistency

Mention that it is the 'buffer size', like we do elsewhere.
This commit is contained in:
Stefan Sauer 2017-10-02 13:14:21 +02:00
parent 90238a8958
commit e584886d06

View file

@ -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
*