MCPcopy Create free account
hub / github.com/blurstudio/cross3d / fromValue

Method fromValue

cross3d/classes/timecode.py:218–240  ·  view source on GitHub ↗

Construct an instance of Timecode given a float representation of the desired timecode in a specified TimeUnit. Args: value(float): The float value representation of the desired timecode. timeUnit(TimeUnit): The time units for the provided value. If not specified, seconds

(cls, value, timeUnit=TimeUnit.Seconds, framerate=29.97)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

__add__Method · 0.45
__sub__Method · 0.45
__div__Method · 0.45
__mul__Method · 0.45

Calls 1

setFromSecondsMethod · 0.80

Tested by

no test coverage detected