TimeCode.from_string


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "1.12" ) ]
public TimeCode.from_string (string tc_str)

Parameters:

tc_str

The string that represents the TimeCode

Returns:

a new TimeCode from the given string or null if the string could not be passed.