pub fn render_overlay(tc: &Timecode, config: &OverlayConfig) -> RenderedOverlayExpand description
Render a timecode overlay with the given configuration.
This produces a RenderedOverlay containing the formatted text and
all styling information needed to composite the overlay onto a video frame.