mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 10:11:08 +00:00
video-converter: add transfer full annotation for config
This commit is contained in:
parent
6bd458abc1
commit
7b6278b7e4
1 changed files with 1 additions and 1 deletions
|
@ -1900,7 +1900,7 @@ convert_get_alpha_mode (GstVideoConverter * convert)
|
|||
* gst_video_converter_new:
|
||||
* @in_info: a #GstVideoInfo
|
||||
* @out_info: a #GstVideoInfo
|
||||
* @config: a #GstStructure with configuration options
|
||||
* @config: (transfer full): a #GstStructure with configuration options
|
||||
*
|
||||
* Create a new converter object to convert between @in_info and @out_info
|
||||
* with @config.
|
||||
|
|
Loading…
Reference in a new issue