[ CCode ( has_construct_function = false ) ]
[ Version ( since = "1.16" ) ]
public TimeCode.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.
| 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 |
|
the TimeCode representation of |