How do I get the current time of a strip that has a video as a background?

Hi russian-dima

Thanks for your answer.

I understand that two lines of code. That works when you have a video player but what I have is a strip with a video as a background. And that function doesn’t work for a strip.

I’ve tried:
let currentTime = $w ( “#StripVideoBackground” ).background. currentTime

But nothing :S