Skip to main content

Module burn_in

Module burn_in 

Source
Expand description

Timecode burn-in overlay module

Provides types and helpers for rendering timecode text onto video frames.

Structs§

TimecodeOverlay
Complete overlay specification for timecode burn-in

Enums§

BurnInPosition
Where to anchor the timecode overlay on the frame
BurnInStyle
Visual style of the timecode burn-in

Functions§

render_timecode_text
Compute the (x, y) pixel position for a timecode string overlay.