gstvideometa: fix annotation

This commit is contained in:
Mathieu Duponchelle 2019-04-08 21:52:52 +02:00
parent aa30e8d373
commit 951b951188

View file

@ -1010,7 +1010,7 @@ gst_video_time_code_meta_get_info (void)
* Attaches #GstVideoTimeCodeMeta metadata to @buffer with the given
* parameters.
*
* Returns: (transfer none): the #GstVideoTimeCodeMeta on @buffer, or
* Returns: (transfer none) (nullable): the #GstVideoTimeCodeMeta on @buffer, or
* (since 1.16) %NULL if the timecode was invalid.
*
* Since: 1.10