[ Version ( since = "0.8" ) ]
public void advance_to_marker (string marker_name)
Advances this to the time of the given marker_name
.
Like advance, this function will not emit the
new_frame for the time where marker_name
is set, nor it will
emit marker_reached for marker_name
.
this |
a Timeline |
marker_name |
the name of the marker |