mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 10:11:08 +00:00
roi-meta: Fix bad doc comment syntax
This commit is contained in:
parent
f5855d50ad
commit
977a2d04fd
1 changed files with 1 additions and 1 deletions
|
@ -890,7 +890,7 @@ gst_video_region_of_interest_meta_add_param (GstVideoRegionOfInterestMeta *
|
|||
* Returns: (transfer none) (nullable): a #GstStructure
|
||||
*
|
||||
* Since: 1.14
|
||||
* @see_also: gst_video_region_of_interest_meta_add_param()
|
||||
* See also: gst_video_region_of_interest_meta_add_param()
|
||||
*/
|
||||
GstStructure *
|
||||
gst_video_region_of_interest_meta_get_param (GstVideoRegionOfInterestMeta *
|
||||
|
|
Loading…
Reference in a new issue