[ Version ( since = "1.16" ) ]
public bool init_from_date_time_full (uint fps_n, uint fps_d, DateTime dt, TimeCodeFlags flags, uint field_count)
The resulting config->latest_daily_jam is set to midnight, and timecode is set to the given time.
| this |
a TimeCode |
| fps_n |
Numerator of the frame rate |
| fps_d |
Denominator of the frame rate |
| dt |
DateTime to convert |
| flags | |
| field_count |
Interlaced video field count |
|
true if this could be correctly initialized to a valid timecode |