field_count is 0 for progressive, 1 or 2 for interlaced.
latest_daiy_jam reference is stolen from caller.
Initializes this with the given values. The values are not checked for being in a valid range. To see if your timecode actually has valid content, use is_valid.
| this |
a TimeCode |
| fps_n |
Numerator of the frame rate |
| fps_d |
Denominator of the frame rate |
| latest_daily_jam |
The latest daily jam of the TimeCode |
| flags | |
| hours |
the hours field of TimeCode |
| minutes |
the minutes field of TimeCode |
| seconds |
the seconds field of TimeCode |
| frames |
the frames field of TimeCode |
| field_count |
Interlaced video field count |