View Source Vtc.SMPTETimecode.Sections (vtc v0.17.5)
Holds the individual sections of a SMPTE timecode for formatting / manipulation.
struct-fields
Struct Fields
negative: Whether the timecode is less than 0.hours: Hours place value.minutes: Minutes place value. This is not the total minutes, but the minutes added tohoursto get a final time.seconds: Seconds place value. As minutes, remainder value rather than total value.frames: Frames place value. As seconds, remainder value rather than total value.