mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 16:08:51 +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:
|
* GstVideoMetaTransform:
|
||||||
* @old_info: the old #GstVideoInfo
|
* @in_info: the input #GstVideoInfo
|
||||||
* @new_info: the new #GstVideoInfo
|
* @out_info: the output #GstVideoInfo
|
||||||
*
|
*
|
||||||
* Extra data passed to a video transform #GstMetaTransformFunction such as:
|
* Extra data passed to a video transform #GstMetaTransformFunction such as:
|
||||||
* "gst-video-scale".
|
* "gst-video-scale".
|
||||||
|
|
Loading…
Reference in a new issue