Expand description
Timecode mathematical operations.
Provides operations for multiplying and dividing timecode durations, computing midpoints, and performing percentage-based offset calculations. All operations respect drop-frame rules and 24-hour boundaries.
Structsยง
- TcDuration
- A duration expressed in timecode frames.
- TcMath
- Stateless utility for timecode mathematical operations.