VideoTimeCode.initFromDateTimeFull
bool initFromDateTimeFull(uint fpsN, uint fpsD, glib.date_time.DateTime dt, gstvideo.types.VideoTimeCodeFlags flags, uint fieldCount)The resulting config->latest_daily_jam is set to midnight, and timecode is set to the given time.
Parameters
fpsN | Numerator of the frame rate |
fpsD | Denominator of the frame rate |
dt | #GDateTime to convert |
flags | #GstVideoTimeCodeFlags |
fieldCount | Interlaced video field count |
Returns
true if tc could be correctly initialized to a valid timecode