summaryrefslogtreecommitdiff
path: root/gst-libs/gst/video/gstvideometa.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/video/gstvideometa.h')
-rw-r--r--gst-libs/gst/video/gstvideometa.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst-libs/gst/video/gstvideometa.h b/gst-libs/gst/video/gstvideometa.h
index e693659c9..58dd20fc4 100644
--- a/gst-libs/gst/video/gstvideometa.h
+++ b/gst-libs/gst/video/gstvideometa.h
@@ -255,8 +255,8 @@ gboolean gst_video_gl_texture_upload_meta_upload (GstVideoGLTextureUploadMe
* @parent_id: identifier of its parent ROI, used f.i. for ROI hierarchisation.
* @x: x component of upper-left corner
* @y: y component of upper-left corner
- * @width: bounding box width
- * @height: bounding box height
+ * @w: bounding box width
+ * @h: bounding box height
*
* Extra buffer metadata describing an image region of interest
*/