Construct an instance of Timecode given a string representation of the desired timecode. Args: timecodeString(str): The string representation of the desired timecode value. formatString(str): An optional formatting string used to interpret the timecode's string representation.
(cls, timecodeString, formatString='hh:mm:ss:ff', framerate=29.97)
source not stored for this graph (policy: none)
no test coverage detected