Format seconds to TimeCode object Input time base is always 1:1 since it expects seconds as input
Note: Max 15 digits accuracy (double precision float64), e.g.
A TimeCode instance
With or without decimals ("." and "," are both interpreted as decimal)
Optional
Options for how to format the seconds to a TimeCode
Format seconds to TimeCode object Input time base is always 1:1 since it expects seconds as input
Note: Max 15 digits accuracy (double precision float64), e.g.
Returns
A TimeCode instance