How Can I implement the button of "going to the beginning of timeline"?

I want to implement a button to go to the beginning of timeline.
‘PlayableDirecotr’ does not have method to do this.
Help plz…

Can you just set the time to 0?

1 Like

Thanks a lot. It works.