mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
videotimecode: Mark latest_daily_jame as allow-none in init\()
This commit is contained in:
parent
57e2bc3c1c
commit
481c4ca9cd
1 changed files with 1 additions and 1 deletions
|
@ -783,7 +783,7 @@ gst_video_time_code_new_from_date_time_full (guint fps_n, guint fps_d,
|
|||
* @tc: a #GstVideoTimeCode
|
||||
* @fps_n: Numerator of the frame rate
|
||||
* @fps_d: Denominator of the frame rate
|
||||
* @latest_daily_jam: The latest daily jam of the #GstVideoTimeCode
|
||||
* @latest_daily_jam: (allow-none): The latest daily jam of the #GstVideoTimeCode
|
||||
* @flags: #GstVideoTimeCodeFlags
|
||||
* @hours: the hours field of #GstVideoTimeCode
|
||||
* @minutes: the minutes field of #GstVideoTimeCode
|
||||
|
|
Loading…
Reference in a new issue