videotimecode: Mark latest_daily_jame as allow-none in init\()

This commit is contained in:
Thibault Saunier 2019-05-01 17:22:24 -04:00
parent 57e2bc3c1c
commit 481c4ca9cd

View file

@ -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