Skip to main content

Module timecode_generator

Module timecode_generator 

Source
Expand description

Free-running timecode generator with configurable start time and frame rate.

TimecodeGenerator provides an incrementing source of SMPTE timecodes suitable for free-running playout, offline conforming, or real-time capture scenarios. It correctly handles drop-frame minute boundaries and midnight roll-over.

Structsยง

TimecodeGenerator
A free-running timecode generator.