VideoTimeCodeInterval.newFromString

tc_inter_str must only have ":" as separators.

class VideoTimeCodeInterval
static
newFromString
(
string tcInterStr
)

Parameters

tcInterStr string

The string that represents the #GstVideoTimeCodeInterval

Return Value

Type: gstvideo.video_time_code_interval.VideoTimeCodeInterval

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