mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 04:56:24 +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
|
* Returns: (transfer none) (nullable): a #GstStructure
|
||||||
*
|
*
|
||||||
* Since: 1.14
|
* Since: 1.14
|
||||||
* @see_also: gst_video_region_of_interest_meta_add_param()
|
* See also: gst_video_region_of_interest_meta_add_param()
|
||||||
*/
|
*/
|
||||||
GstStructure *
|
GstStructure *
|
||||||
gst_video_region_of_interest_meta_get_param (GstVideoRegionOfInterestMeta *
|
gst_video_region_of_interest_meta_get_param (GstVideoRegionOfInterestMeta *
|
||||||
|
|
Loading…
Reference in a new issue