video: Fix annotations for gst_buffer_add_video_meta_full()
This commit is contained in:
parent
8707914d23
commit
4e125c20ac
@ -298,8 +298,8 @@ gst_buffer_add_video_meta (GstBuffer * buffer,
|
||||
* @width: the width
|
||||
* @height: the height
|
||||
* @n_planes: number of planes
|
||||
* @offset: offset of each plane
|
||||
* @stride: stride of each plane
|
||||
* @offset: (array fixed-size=4): offset of each plane
|
||||
* @stride: (array fixed-size=4): stride of each plane
|
||||
*
|
||||
* Attaches GstVideoMeta metadata to @buffer with the given parameters.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user