mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 09:55:36 +00:00
gstvideometa: fix annotation
This commit is contained in:
parent
aa30e8d373
commit
951b951188
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue