mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 10:11:08 +00:00
videometa: fix docs
This commit is contained in:
parent
c5e9df4b51
commit
38317e3f09
1 changed files with 2 additions and 2 deletions
|
@ -129,8 +129,8 @@ GQuark gst_video_meta_transform_scale_get_quark (void);
|
|||
|
||||
/**
|
||||
* GstVideoMetaTransform:
|
||||
* @old_info: the old #GstVideoInfo
|
||||
* @new_info: the new #GstVideoInfo
|
||||
* @in_info: the input #GstVideoInfo
|
||||
* @out_info: the output #GstVideoInfo
|
||||
*
|
||||
* Extra data passed to a video transform #GstMetaTransformFunction such as:
|
||||
* "gst-video-scale".
|
||||
|
|
Loading…
Reference in a new issue