TimeCodeInterval.from_string


Description:

[ CCode ( has_construct_function = false ) ]
public TimeCodeInterval.from_string (string tc_inter_str)

tc_inter_str must only have ":" as separators.

Parameters:

tc_inter_str

The string that represents the TimeCodeInterval

Returns:

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