I am new at the fórum. I have been looking for a solution and I found the following threat at the fórum:
Adding captions to video file in edge anímate
However it seems to be incomplete and it is a Little bit old.
I have used "add video to the composition", given name "VideoSample", then I have selected the parameters such as visibility and timeline.
Then, in a trigger I have used:
sym.$("VideoSample")[0].currentTime = 0;
sym.$("VideoSample")[0].play();
How can I add the subtitles?
Thank you very much in advance.
Best regards