Skip to main content

render_overlay

Function render_overlay 

Source
pub fn render_overlay(tc: &Timecode, config: &OverlayConfig) -> RenderedOverlay
Expand 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.