Expand description
Timecode burn-in overlay module
Provides types and helpers for rendering timecode text onto video frames.
Structs§
- Timecode
Overlay - Complete overlay specification for timecode burn-in
Enums§
- Burn
InPosition - Where to anchor the timecode overlay on the frame
- Burn
InStyle - Visual style of the timecode burn-in
Functions§
- render_
timecode_ text - Compute the (x, y) pixel position for a timecode string overlay.