Go to frame command

seemingly easy task looks pretty exhausting for me.

commands.setFrame(50) will bring the playhead to timeline frame 50.

unfortunately in most of cases we want to go to source frame and not timeline frame or we have few clips on the timeline.

question - what will be the command that will set the playhead to the source frame.
someting like -
commands.setSourceFrame(1050)

Thank you.

1 Like